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 da208a9 commit 1a40d63Copy full SHA for 1a40d63
.github/workflows/tests.yml
@@ -34,5 +34,5 @@ jobs:
34
35
- name: Run tests
36
run: |
37
- pytest --cov-report term --cov=s2wav --cov-config=.coveragerc
+ pytest --cov-report term --cov=s2fft --cov-config=.coveragerc
38
codecov --token 298dc7ee-bb9f-4221-b31f-3576cc6cb702
0 commit comments