mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-12 17:10:05 +00:00
feat: use wrapper
This commit is contained in:
parent
e43f28e103
commit
d5766962c2
30 changed files with 372 additions and 40561 deletions
|
|
@ -2,8 +2,5 @@
|
|||
|
||||
set -e
|
||||
|
||||
npm install
|
||||
npm run lint
|
||||
npm run build
|
||||
git add dist/
|
||||
git add package-lock.json
|
||||
cp src/scripts/dist/codecov.sh dist/codecov.sh
|
||||
git add dist/codecov.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue