Skip to content

Commit

Permalink
chore: remove test script without secret
Browse files Browse the repository at this point in the history
  • Loading branch information
wkillerud committed Nov 13, 2024
1 parent 298664e commit 2da94b7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,5 @@ jobs:
- run: npm run types

- run: npm test

- shell: bash
env:
GOOGLE_APPLICATION_CREDENTIALS: ${{ secrets.GOOGLE_APPLICATION_CREDENTIALS }}
run: |
npm test

0 comments on commit 2da94b7

Please sign in to comment.