Skip to content

Commit 3e1a0af

Browse files
committed
Run tests across all projects not just firebase-auth
1 parent 359aec4 commit 3e1a0af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
target: google_apis
3232
arch: x86_64
3333
profile: Nexus 6
34-
script: ./gradlew :firebase-auth:connectedAndroidTest
34+
script: ./gradlew connectedAndroidTest

0 commit comments

Comments
 (0)