Skip to content

Commit

Permalink
Try again.
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrtwhite committed Oct 4, 2024
1 parent 41a996d commit 1d92156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
gradle-home-cache-cleanup: true

- name: Unit tests
run: ./gradlew iosX64Test macosX64Test
run: ./gradlew iosSimulatorArm64Test macosArm64Test

instrumentation-tests:
name: Instrumentation tests
Expand Down

0 comments on commit 1d92156

Please sign in to comment.