Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
chiaryan committed Nov 4, 2024
1 parent 8e67cd1 commit 9bb66e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
- name: Run tests with emulator
uses: w9jds/firebase-action@master
with:
args: emulators:start --only firestore --project demo-test-project
args: emulators:exec --only firestore --project demo-test-project
env:
GCP_SA_KEY: ${{ secrets.QUESTION_SERVICE_FIREBASE_CREDENTIAL }}
GCP_SA_KEY: '{}'

0 comments on commit 9bb66e8

Please sign in to comment.