Skip to content

Commit

Permalink
Fix coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen committed Apr 22, 2024
1 parent 9074e11 commit 74f0c4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ jobs:
pip install versioneer[toml]==0.29
pip install . --no-deps --no-build-isolation
coverage run --omit="pysqa/_version.py,tests/*" -m unittest discover tests
coverage xml
- name: Coveralls
uses: coverallsapp/github-action@v2

0 comments on commit 74f0c4a

Please sign in to comment.