Skip to content

Commit

Permalink
verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Aug 30, 2023
1 parent ca5088d commit 4d24e31
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 atlasreader
run: pytest -vvv atlasreader

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

0 comments on commit 4d24e31

Please sign in to comment.