Skip to content

Commit ec3a221

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

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
@@ -29,6 +29,7 @@ jobs:
2929
with:
3030
node-version: 12
3131
- run: npm install
32+
- run: npm run build --if-present
3233
- run: ./node_modules/.bin/nyc report --reporter=json
3334
- run: mv coverage/coverage-final.json coverage/coverage.json
3435
- name: Upload coverage to Codecov

0 commit comments

Comments
 (0)