We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbac181 commit e74d0a2Copy full SHA for e74d0a2
.github/workflows/tests.yml
@@ -48,5 +48,5 @@ jobs:
48
49
- name: Run tests
50
run: |
51
- pytest --cov-report term --cov=s2fft --cov-config=.coveragerc
+ pytest -v --cov-report term --cov=s2fft --cov-config=.coveragerc
52
codecov --token 298dc7ee-bb9f-4221-b31f-3576cc6cb702
0 commit comments