Skip to content

Commit e10b316

Browse files
committed
Enable Swift Testing tests
1 parent fdddc27 commit e10b316

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_android_sdk.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ jobs:
144144
echo 'import Android' >> Sources/DemoProject/DemoProject.swift
145145
- name: Test Demo Project on Android
146146
uses: skiptools/swift-android-action@main
147-
if: false # disabled until Testing framework is working
148147
with:
149148
# only test for the complete arch SDK build to speed up CI
150149
#run-tests: ${{ matrix.arch == '' }}

0 commit comments

Comments
 (0)