Skip to content

Commit

Permalink
CI: add flags to pytest codecov upload
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix committed Jan 20, 2024
1 parent 9df72f0 commit 36a13c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
with:
verbose: true
gcov: true
flags: pytest-python-${{ matrix.python-version }}
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit 36a13c5

Please sign in to comment.