Add Swift FFI executable smoke
This commit is contained in:
2
.github/workflows/ios-rust.yml
vendored
2
.github/workflows/ios-rust.yml
vendored
@@ -21,6 +21,8 @@ jobs:
|
||||
run: cargo test --workspace --all-features
|
||||
- name: Fake iOS FFI tests
|
||||
run: cargo test -p tele-ios-ffi --no-default-features --features standalone-fake
|
||||
- name: Swift FFI smoke
|
||||
run: scripts/smoke-ios-ffi-swift.sh /tmp/tele-ios-ffi-swift-smoke
|
||||
- name: Generate iOS FFI bindings
|
||||
run: scripts/generate-ios-ffi-bindings.sh /tmp/tele-ios-ffi
|
||||
- name: Swift bindings typecheck
|
||||
|
||||
Reference in New Issue
Block a user