Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
evansims committed Sep 18, 2023
1 parent 32f7790 commit 3f0984e
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 @@ -54,7 +54,7 @@ jobs:
node: ${{ env.NODE_VERSION }}
cache: ${{ env.CACHE_KEY }}

- run: npm run test
- run: npm test

- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # [email protected]

Expand Down

0 comments on commit 3f0984e

Please sign in to comment.