Skip to content

Commit

Permalink
Upload to codecov py311 only
Browse files Browse the repository at this point in the history
  • Loading branch information
GianlucaFicarelli committed Dec 8, 2023
1 parent 0db0131 commit e34e9ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,12 @@ jobs:
tox
- name: Upload to codecov
if: ${{matrix.python-version == '3.11'}}
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: false
files: ./coverage.xml
flags: pytest
env_vars: OS,PYTHON
verbose: true
name: "blueetl-core-py311"

0 comments on commit e34e9ba

Please sign in to comment.