Skip to content

Commit

Permalink
chore: fix test script on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
wkillerud committed Nov 13, 2024
1 parent 5324803 commit 8dcc0fc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:

- run: npm run types

- run: npm test

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

0 comments on commit 8dcc0fc

Please sign in to comment.