Skip to content

Commit 7c1e504

Browse files
authored
Fix whitespace
1 parent 42c8101 commit 7c1e504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/agp-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
- name: Run instrumentation tests
8282
uses: reactivecircus/android-emulator-runner@1dcd0090116d15e7c562f8db72807de5e036a4ed # pin@v2
8383
with:
84-
api-level: 30
84+
api-level: 30
8585
force-avd-creation: false
8686
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
8787
disable-animations: true

0 commit comments

Comments
 (0)