Skip to content

Commit

Permalink
report coverage to console
Browse files Browse the repository at this point in the history
  • Loading branch information
fsoubelet committed Nov 14, 2024
1 parent afafcc5 commit b6c3351
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ jobs:
coverage:
uses: pylhc/.github/.github/workflows/coverage.yml@master
with:
src-dir: tfs
src-dir: tfs
pytest-options: -m "not cern_network" --cov-report term-missing
secrets: inherit

0 comments on commit b6c3351

Please sign in to comment.