Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
50Fifty committed Dec 19, 2023
1 parent a76d107 commit 930527d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,4 @@ jobs:
PUBSUB_EMULATOR_ENDPOINT: ${{ secrets.PUBSUB_EMULATOR_ENDPOINT }}
run: |
npm install -g firebase-tools
firebase emulators:start --project $PROJECT_ID
cd functions
npm run test:integration
firebase emulators:exec \"cd functions && npm run test:system --exit\"

0 comments on commit 930527d

Please sign in to comment.