mirror of
https://github.com/videojs/video.js.git
synced 2024-12-25 02:42:10 +02:00
chore: Update codecov action (#8103)
This commit is contained in:
parent
7776d18314
commit
0cfc4857b4
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
||||
run: npm run test
|
||||
|
||||
- name: coverage
|
||||
uses: codecov/codecov-action@v1
|
||||
uses: codecov/codecov-action@v3
|
||||
with:
|
||||
token: ${{secrets.CODECOV_TOKEN}}
|
||||
files: './test/dist/coverage/coverage-final.json'
|
||||
|
Loading…
Reference in New Issue
Block a user