Skip to content

Commit

Permalink
remove invalid directory
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderGi committed Nov 18, 2023
1 parent ced8c38 commit fdfa5cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- run: npm ci
- name: Create SA key
run: echo '${{ secrets.FIREBASE_SERVICE_ACCOUNT }}' > gcloud.json
working-directory: functions
- name: Run tests
run: npm test
env:
Expand Down

0 comments on commit fdfa5cf

Please sign in to comment.