Skip to content

Commit 97f44bc

Browse files
committed
remove verbosity
1 parent cfcdc29 commit 97f44bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pyfftw-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ jobs:
5555
shell: bash
5656

5757
- name: Install STUMPY And Run Unit Tests
58-
run: pixi run -vvv bash ./test.sh unit
58+
run: pixi run bash ./test.sh unit
5959
shell: bash

0 commit comments

Comments
 (0)