We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfcdc29 commit 97f44bcCopy full SHA for 97f44bc
.github/workflows/pyfftw-actions.yml
@@ -55,5 +55,5 @@ jobs:
55
shell: bash
56
57
- name: Install STUMPY And Run Unit Tests
58
- run: pixi run -vvv bash ./test.sh unit
+ run: pixi run bash ./test.sh unit
59
0 commit comments