Skip to content

Commit

Permalink
oh my god it finally worked. now time to see if i can speed it up
Browse files Browse the repository at this point in the history
  • Loading branch information
Arian04 committed Apr 7, 2024
1 parent c4a23d4 commit 0310a19
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,7 @@ jobs:
- name: Run instrumented tests
run: |
./gradlew devicesGroupdebugAndroidTest \
-Dorg.gradle.workers.max=1 \
-Pandroid.testoptions.manageddevices.emulator.gpu=swiftshader_indirect \
-Pandroid.experimental.testOptions.managedDevices.maxConcurrentDevices=1 \
--info
- name: Build the app
Expand Down

0 comments on commit 0310a19

Please sign in to comment.