We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c43bf24 commit d13bf4dCopy full SHA for d13bf4d
.github/workflows/ci.yml
@@ -240,7 +240,7 @@ jobs:
240
241
# build-only, since tests needs local files:
242
# error: MathExampleTests.testMath_AddHelp : failed - No executable at '/data/local/tmp/math'.
243
- - run: ./android-ci.sh build apple/swift-argument-parser
+ #- run: ./android-ci.sh build apple/swift-argument-parser
244
245
- name: Show Android Emulator Log
246
if: always()
0 commit comments