Update .github/workflows/main.yml

This commit is contained in:
Asif Saif Uddin 2023-04-17 14:11:56 +06:00 committed by GitHub
parent 1b8235ae56
commit d649afa5a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,6 +54,8 @@ jobs:
tox -e base,dist,docs
- name: Upload coverage
run: |
pytest --cov=./ --cov-report=xml
- uses: codecov/codecov-action@v3.1.0
with:
flags: unittests # optional