Skip to content

Commit

Permalink
fixing for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray committed Oct 8, 2023
1 parent 9cf05b8 commit cf6d17c
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 @@ -29,7 +29,7 @@ jobs:
run: npm run build

- name: Test
run: npm run test -- --coverage
run: npm run test

- name: Codecov
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit cf6d17c

Please sign in to comment.