mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-10 20:46:51 +00:00
⬆️ Upgrade Codecov GitHub Action (#4801)
This commit is contained in:
parent
26f725d259
commit
cc57bfcf60
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -38,4 +38,4 @@ jobs:
|
||||||
- name: Test
|
- name: Test
|
||||||
run: bash scripts/test.sh
|
run: bash scripts/test.sh
|
||||||
- name: Upload coverage
|
- name: Upload coverage
|
||||||
uses: codecov/codecov-action@v1
|
uses: codecov/codecov-action@v2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue