Skip to content

Commit

Permalink
#143: test: disable codecov for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kaelzhang committed Nov 19, 2024
1 parent 9a34837 commit c43e4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"test": "npm run test:only",
"test:win32": "IGNORE_TEST_WIN32=1 npm run test",
"report": "tap --coverage-report=html",
"posttest": "npm run report && codecov"
"// posttest": "npm run report && codecov"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit c43e4dc

Please sign in to comment.