Skip to content

Commit 9d27d8b

Browse files
committed
Update GitHub CI
1 parent 2c31f54 commit 9d27d8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
run: |
5252
brew install skiptools/skip/skip || (brew update && brew install skiptools/skip/skip)
5353
skip android sdk install --version ${{ matrix.swift }}
54-
ANDROID_NDK_ROOT="" skip android build --build-tests --arch ${{ matrix.arch }}
54+
ANDROID_NDK_ROOT="" skip android build --arch ${{ matrix.arch }}

0 commit comments

Comments
 (0)