Skip to content

Commit

Permalink
chore(detector-contrainer): remove orphan codecov script (#2444)
Browse files Browse the repository at this point in the history
  • Loading branch information
pichlermarc authored Oct 4, 2024
1 parent 02a9fdb commit 7fd154b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"repository": "open-telemetry/opentelemetry-js-contrib",
"scripts": {
"clean": "rimraf build/*",
"codecov": "nyc report --reporter=json && codecov -f coverage/*.json -p ../../../",
"compile": "tsc -p .",
"lint": "eslint . --ext .ts",
"lint:fix": "eslint . --ext .ts --fix",
Expand Down

0 comments on commit 7fd154b

Please sign in to comment.