Skip to content

Commit c744c23

Browse files
committed
[circleci-issue] - codecov added separately3
Signed-off-by: Ashish Patel <[email protected]> Signed-off-by: ashish <[email protected]>
1 parent ec3a221 commit c744c23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
node-version: 12
3131
- run: npm install
3232
- run: npm run build --if-present
33+
- run: npm test
3334
- run: ./node_modules/.bin/nyc report --reporter=json
3435
- run: mv coverage/coverage-final.json coverage/coverage.json
3536
- name: Upload coverage to Codecov

0 commit comments

Comments
 (0)