Skip to content

Commit

Permalink
chore(ci): pass flags and plugins to codecov cli
Browse files Browse the repository at this point in the history
  • Loading branch information
drazisil-codecov authored Aug 13, 2024
1 parent 4421c0a commit a7f34ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ jobs:
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
flags: smart-tests
plugins: pycoverage,compress-pycoverage

0 comments on commit a7f34ed

Please sign in to comment.