Skip to content

Commit

Permalink
ci: try to remove profile
Browse files Browse the repository at this point in the history
  • Loading branch information
emschu committed Dec 27, 2023
1 parent 0f24948 commit 826d9eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
api-level: ${{ matrix.api-level }}
target: ${{ matrix.target }}
arch: x86
profile: Pixel 4a
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
script: ./gradlew connectedCheck --stacktrace

- name: Upload Reports
Expand Down

0 comments on commit 826d9eb

Please sign in to comment.