Skip to content

Commit 7fd154b

Browse files
authored
chore(detector-contrainer): remove orphan codecov script (#2444)
1 parent 02a9fdb commit 7fd154b

File tree

1 file changed

+0
-1
lines changed
  • detectors/node/opentelemetry-resource-detector-container

1 file changed

+0
-1
lines changed

detectors/node/opentelemetry-resource-detector-container/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"repository": "open-telemetry/opentelemetry-js-contrib",
88
"scripts": {
99
"clean": "rimraf build/*",
10-
"codecov": "nyc report --reporter=json && codecov -f coverage/*.json -p ../../../",
1110
"compile": "tsc -p .",
1211
"lint": "eslint . --ext .ts",
1312
"lint:fix": "eslint . --ext .ts --fix",

0 commit comments

Comments
 (0)