Skip to content

Commit

Permalink
fix: ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
mnater committed Aug 26, 2023
1 parent 6145e2a commit 0d1bdbe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Expand Up @@ -22,8 +22,7 @@ jobs:
- node/install-packages
- run:
command: npm run test
- coveralls/upload:
path_to_lcov: '.c8/lcov.info'
- coveralls/upload
workflows:
all-tests:
jobs:
Expand Down

0 comments on commit 0d1bdbe

Please sign in to comment.