Skip to content

Commit

Permalink
Coveralls Upload
Browse files Browse the repository at this point in the history
  • Loading branch information
maugenst committed Apr 6, 2021
1 parent a43fa13 commit 657b1b9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ jobs:
- node/install-packages
- run: npm run build
- run: npm test
- coveralls/upload
- coveralls/upload:
flag_name: Zip-A-Folder Testing Coverage
verbose: true

workflows:
version: 2
Expand Down

0 comments on commit 657b1b9

Please sign in to comment.