Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gthea committed Dec 6, 2024
1 parent fb5cd9e commit 441e31c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/instrumented.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,7 @@ jobs:
with:
api-level: ${{ matrix.api-level }}
profile: Galaxy Nexus
force-avd-creation: false
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: true
script: ./gradlew connectedCheck --continue -Pandroid.testInstrumentationRunnerArguments.numShards=5 -Pandroid.testInstrumentationRunnerArguments.shardIndex=${{ matrix.shard }}

0 comments on commit 441e31c

Please sign in to comment.