We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d4e700 commit a68e5d9Copy full SHA for a68e5d9
.github/workflows/test_openvino.yml
@@ -36,7 +36,6 @@ jobs:
36
- name: Test with Pytest
37
run: |
38
pytest tests/openvino/ --ignore tests/openvino/test_modeling_basic.py --durations=0
39
-
40
- name: Test basic
41
42
pip uninstall -y nncf
0 commit comments