Skip to content

Commit 5005854

Browse files
Lower verbosity
1 parent e660be3 commit 5005854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_openvino_full.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
run: pip freeze
8383

8484
- name: OpenVINO tests
85-
run: pytest tests/openvino -s --durations=0
85+
run: pytest tests/openvino --durations=0
8686
env:
8787
RUN_SLOW: 1
8888
HF_HUB_READ_TOKEN: ${{ secrets.HF_HUB_READ_TOKEN }}

0 commit comments

Comments
 (0)