mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-18 12:34:25 +08:00
refactor: remove codecov actions
This commit is contained in:
parent
06a0e18df3
commit
1a1df5bdee
4
.github/workflows/node.js.yml
vendored
4
.github/workflows/node.js.yml
vendored
@ -29,7 +29,3 @@ jobs:
|
||||
- run: npm install
|
||||
- run: npm run lint
|
||||
- run: npm run test:cov
|
||||
- uses: codecov/codecov-action@v1.5.2
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user