Skip to content

Commit e74d0a2

Browse files
committed
Increase test output verbosity
1 parent bbac181 commit e74d0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ jobs:
4848
4949
- name: Run tests
5050
run: |
51-
pytest --cov-report term --cov=s2fft --cov-config=.coveragerc
51+
pytest -v --cov-report term --cov=s2fft --cov-config=.coveragerc
5252
codecov --token 298dc7ee-bb9f-4221-b31f-3576cc6cb702

0 commit comments

Comments
 (0)