Skip to content

Commit

Permalink
Merge dff6cd7 into a330864
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen committed Apr 22, 2024
2 parents a330864 + dff6cd7 commit b0791af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
pip install versioneer[toml]==0.29
pip install . --no-deps --no-build-isolation
coverage run --omit="pyfileindex/_version.py,tests/*" -m unittest discover tests
coverage xml
- name: Coveralls
if: matrix.label == 'linux-64-py-3-12'
uses: coverallsapp/github-action@v2

0 comments on commit b0791af

Please sign in to comment.