Skip to content

Commit 491f6bc

Browse files
authored
Update pr-checks.yml
1 parent 1595685 commit 491f6bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Run tests on Firebase Test Lab for API ${{ matrix.api }}
6868
uses: vacxe/[email protected]
6969
with:
70-
service-account: ${{ secrets.FIREBASE_TESTLAB_JSON }}
70+
service-account: "Fake token"
7171
app: apk/sample-debug.apk
7272
test: apk/sample-debug-androidTest.apk
7373
device-id: MediumPhone.arm

0 commit comments

Comments
 (0)