mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-24 10:34:03 +03:00
Update .github/workflows/main.yml
This commit is contained in:
parent
dcb3f7ccf5
commit
b49ac016f0
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -55,7 +55,7 @@ jobs:
|
|||
|
||||
- name: Upload coverage
|
||||
run: |
|
||||
pytest --cov=./ --cov-report=xml
|
||||
pytest --cov=./ --cov-report=xml
|
||||
- uses: codecov/codecov-action@v3.1.0
|
||||
with:
|
||||
flags: unittests # optional
|
||||
|
|
Loading…
Reference in New Issue
Block a user