Skip to content

Commit 2a8694d

Browse files
committed
test
1 parent 73ef3f9 commit 2a8694d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_openvino.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
pip install .[openvino,openvino-tokenizers,nncf,tests,diffusers]
3636
- name: Test with Pytest
3737
run: |
38-
pytest tests/openvino/ --ignore test_modeling_basic
38+
pytest tests/openvino/test_modeling_basic.py

0 commit comments

Comments
 (0)