Skip to content

Commit

Permalink
Update node.js_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lupuscaoticus authored Mar 28, 2023
1 parent 29d7866 commit 79b0415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- run: npm ci
- run: npm test
- name: Coveralls GitHub Action
uses: echo DISABLED coverallsapp/[email protected]
run: echo DISABLED uses coverallsapp/[email protected]
- run: sed -i 's/\/workspaces\/test\///g' coverage/clover.xml
- run: sed -i 's/\/workspaces\/test\///g' coverage/coverage-final.json
- run: sed -i 's/\/workspaces\/test\///g' coverage/lcov.info
Expand Down

0 comments on commit 79b0415

Please sign in to comment.