Skip to content

Commit 9a503e2

Browse files
Test install WA
1 parent 820f198 commit 9a503e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test_openvino.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
4040
pip install .[openvino,openvino-tokenizers,tests,diffusers] onnxruntime
4141
pip install transformers==${{ matrix.transformers-version }}
42+
pip install -U --pre openvino openvino-tokenizers --extra-index-url https://storage.openvinotoolkit.org/simple/wheels/nightly/
43+
pip install git+https://github.com/openvinotoolkit/nncf.git@2efda7dd16276c8d8f70fabfb9a94b4bcd7af08f
4244
4345
- name: Test with Pytest
4446
env:

0 commit comments

Comments
 (0)