Skip to content

Commit ad0cffb

Browse files
committed
increase verbosity of pytest
1 parent 13eb7a9 commit ad0cffb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
python3 -m pip install .[dev]
3333
- name: Run pytest
3434
run: |
35-
pytest
35+
pytest -v

0 commit comments

Comments
 (0)