Skip to content

Commit

Permalink
💚 test fix to circleci config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobGrisham committed Jul 23, 2021
1 parent 073eb58 commit 03dfcaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
generate-test-coverage-report:
<<: *defaults
steps:
- checkout
- run: npm test -- --coverage
upload-test-coverage:
<<: *defaults
Expand Down

0 comments on commit 03dfcaa

Please sign in to comment.