Update .github/workflows/main.yml

This commit is contained in:
Asif Saif Uddin 2023-04-17 14:22:24 +06:00 committed by GitHub
parent dcb3f7ccf5
commit b49ac016f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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