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 526db4a commit c229de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
run: curl -sL firebase.tools | bash

- name: Try starting
run: firebase emulators:start --only firestore
run: firebase emulators:exec --only firestore 'cd ./apps/question-service'

0 comments on commit c229de2

Please sign in to comment.