Skip to content

Commit 2b4af6a

Browse files
committed
Merge branch 'mac_wheels_ci' of github.com:scotts/torchcodec into mac_wheels_ci
2 parents 2733862 + 4a8eb56 commit 2b4af6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos_wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,4 +135,4 @@ jobs:
135135
python3 test/decoders/manual_smoke_test.py
136136
- name: Run Python tests
137137
run: |
138-
pytest test
138+
pytest test -vvv

0 commit comments

Comments
 (0)