Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hfhbd authored Mar 19, 2024
1 parent 317fa2d commit 8ff70ee
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 @@ -47,4 +47,4 @@ jobs:
with:
gradle-home-cache-cleanup: true
- name: Run Android integration tests
run: ./gradlew :kotlinx-uuid-core:allDevicesCheck
run: ./gradlew :kotlinx-uuid-core:allDevicesCheck -Pandroid.testoptions.manageddevices.emulator.gpu=swiftshader_indirect

0 comments on commit 8ff70ee

Please sign in to comment.