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 fdddc27 commit e10b316Copy full SHA for e10b316
.github/workflows/build_android_sdk.yml
@@ -144,7 +144,6 @@ jobs:
144
echo 'import Android' >> Sources/DemoProject/DemoProject.swift
145
- name: Test Demo Project on Android
146
uses: skiptools/swift-android-action@main
147
- if: false # disabled until Testing framework is working
148
with:
149
# only test for the complete arch SDK build to speed up CI
150
#run-tests: ${{ matrix.arch == '' }}
0 commit comments