Skip to content

Commit

Permalink
skip coverage for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Aug 30, 2023
1 parent 7702dd6 commit a15e995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: pip install .

- name: Test
run: pytest --cov-report term-missing --cov=atlasreader atlasreader
run: pytest atlasreader

- name: Coveralls
uses: coverallsapp/github-action@v2
Expand Down

0 comments on commit a15e995

Please sign in to comment.