Skip to content

Commit

Permalink
Modified circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
aman-tunerlabs committed Jun 2, 2021
1 parent 7f785c7 commit 453ba2a
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 @@ -20,7 +20,7 @@ jobs:
- ./node_modules
- run:
name: Executing unit test cases
command: npm test
command: npm run coverage

- run:
name: Install sonar scanner
Expand Down

0 comments on commit 453ba2a

Please sign in to comment.