mirror of
https://github.com/meienberger/runtipi.git
synced 2024-11-10 11:41:48 +03:00
ci(ci.yml): bump codecov version @v3
This commit is contained in:
parent
0978338905
commit
d8fdf224f6
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -65,7 +65,6 @@ jobs:
|
||||
- name: Run tests
|
||||
run: pnpm -r test
|
||||
|
||||
- uses: codecov/codecov-action@v2
|
||||
- uses: codecov/codecov-action@v3
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
files: ./packages/system-api/coverage/clover.xml,./packages/dashboard/coverage/clover.xml
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
Loading…
Reference in New Issue
Block a user