mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-07 23:10:05 +00:00
refactor: dependencies and dev dependencies
This commit is contained in:
parent
ae8835afc4
commit
2d78cca173
3 changed files with 829 additions and 9005 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
set -e
|
||||
|
||||
npm i --package-lock-only
|
||||
npm install
|
||||
npm run lint --fix
|
||||
npm run build
|
||||
git add src/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue