Skip to content

Commit

Permalink
Increase verbosity of CI test run output
Browse files Browse the repository at this point in the history
  • Loading branch information
jrs65 committed Feb 25, 2022
1 parent 100289a commit ac791b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
python setup.py install --h5plugin --h5plugin-dir ~/hdf5/lib --zstd
- name: Run tests
run: pytest .
run: pytest -v .

0 comments on commit ac791b7

Please sign in to comment.