File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -177,12 +177,12 @@ jobs:
177177 - name : Build Framework
178178 run : target/debug/xtask swift build-framework --target=aarch64-apple-ios
179179
180- # complement-crypto:
181- # name: "Run Complement Crypto tests"
182- # uses: matrix-org/complement-crypto/.github/workflows/single_sdk_tests.yml@main
183- # with:
184- # use_rust_sdk: "." # use local checkout
185- # use_complement_crypto: "MATCHING_BRANCH"
180+ complement-crypto :
181+ name : " Run Complement Crypto tests"
182+ uses : matrix-org/complement-crypto/.github/workflows/single_sdk_tests.yml@main
183+ with :
184+ use_rust_sdk : " ." # use local checkout
185+ use_complement_crypto : " MATCHING_BRANCH"
186186
187187 test-crypto-apple-framework-generation :
188188 name : Generate Crypto FFI Apple XCFramework
You can’t perform that action at this time.
0 commit comments