Skip to content

Commit 3604fe2

Browse files
committed
Run macos tests in CI
1 parent d17d70b commit 3604fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181

8282
- name: Run local tests
8383
run: |
84-
./gradlew uikitX64Test uikitSimArm64Test
84+
./gradlew uikitX64Test uikitSimArm64Test macosX64Test macosArm64Test
8585
8686
- name: Upload test reports
8787
if: always()

0 commit comments

Comments
 (0)