Skip to content

Commit

Permalink
ci: Propagate test errors, part3
Browse files Browse the repository at this point in the history
  • Loading branch information
q2s2t committed Nov 2, 2018
1 parent 7552ac0 commit 2ac55b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
name: Run tests and coverage
command: |
set -e
npm run coverage
npm run coverage-ci
- run:
name: Send coverage to Code Climate
Expand Down

0 comments on commit 2ac55b9

Please sign in to comment.