Skip to content

Commit f637f1f

Browse files
committed
Fix formatting and google apis
1 parent da5392f commit f637f1f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/gradle.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: reactivecircus/android-emulator-runner@v2
2929
with:
3030
api-level: 29
31-
target: google-apis
32-
arch: x86_64
33-
profile: Nexus 6
34-
script: ./gradlew :firebase-auth:connectedAndroidTests
31+
target: google_apis
32+
arch: x86_64
33+
profile: Nexus 6
34+
script: ./gradlew :firebase-auth:connectedAndroidTests

0 commit comments

Comments
 (0)