We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1595685 commit 491f6bcCopy full SHA for 491f6bc
.github/workflows/pr-checks.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: Run tests on Firebase Test Lab for API ${{ matrix.api }}
68
uses: vacxe/[email protected]
69
with:
70
- service-account: ${{ secrets.FIREBASE_TESTLAB_JSON }}
+ service-account: "Fake token"
71
app: apk/sample-debug.apk
72
test: apk/sample-debug-androidTest.apk
73
device-id: MediumPhone.arm
0 commit comments