Skip to content

Commit 6cd04b9

Browse files
committed
[circleci-issue] - codecov action fixed
Signed-off-by: Ashish Patel <ashishpatel0720@gmail.com> Signed-off-by: ashish <ashishpatel0720@gmail.com>
1 parent 9ed7d77 commit 6cd04b9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/nodejs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
- run: npm test
2323
- run: ./node_modules/.bin/nyc report --reporter=json
2424
- run: mv coverage/coverage-final.json coverage/coverage.json
25-
pytest --cov=./ --cov-report=xml
2625
- name: Upload coverage to Codecov
2726
uses: codecov/codecov-action@v1
2827
with:

codecov.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)