mirror of
https://github.com/grafana/grafana.git
synced 2026-07-29 15:59:50 -05:00
removes codecov from front-end tests
This commit is contained in:
@@ -102,7 +102,6 @@
|
||||
"watch": "webpack --progress --colors --watch --config scripts/webpack/webpack.dev.js",
|
||||
"build": "grunt build",
|
||||
"test": "grunt test",
|
||||
"test:coverage": "grunt test --coverage=true",
|
||||
"lint": "tslint -c tslint.json --project tsconfig.json --type-check",
|
||||
"karma": "grunt karma:dev",
|
||||
"jest": "jest --notify --watch",
|
||||
|
||||
Reference in New Issue
Block a user