Skip to content

Commit

Permalink
Removed codecov
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <hello@matteocollina.com>
  • Loading branch information
mcollina committed Oct 16, 2024
1 parent a1ddca4 commit a27629c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"lint": "standard --fix",
"cov": "tap --100 test",
"cov-ui": "tap --coverage-report=html test",
"ci": "standard && tap --100 --coverage-report=text-lcov test | codecov --pipe"
"ci": "standard && tap --100 --coverage-report=text-lcov test"
},
"keywords": [
"object",
Expand Down Expand Up @@ -45,7 +45,6 @@
"license": "MIT",
"devDependencies": {
"clone-deep": "^4.0.1",
"codecov": "^3.4.0",
"deep-copy": "^1.4.2",
"fast-copy": "^1.2.1",
"fastbench": "^1.0.1",
Expand Down

0 comments on commit a27629c

Please sign in to comment.