Skip to content

Commit

Permalink
chore: Minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
devinbileck committed Feb 1, 2024
1 parent ec5fc94 commit 1bb66cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ jobs:
force-avd-creation: false
ram-size: 4096M
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
script: mv .github/debug.keystore ~/.android; ./gradlew connectedCheck
script: ./gradlew connectedCheck

- name: Upload reports
uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8
Expand Down

0 comments on commit 1bb66cb

Please sign in to comment.