Skip to content

Commit

Permalink
ci: Add coverage lcov command
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Sep 7, 2024
1 parent 8c0a612 commit 32e7447
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ jobs:
scoop install gettext
- run: pip install tox
- run: tox -- coverage run --source=ocdsextensionregistry --append -m pytest
- run: coverage lcov
- uses: coverallsapp/github-action@v2

0 comments on commit 32e7447

Please sign in to comment.