Skip to content

Commit

Permalink
Check nncf PR branch
Browse files Browse the repository at this point in the history
  • Loading branch information
nikita-savelyevv committed Dec 17, 2024
1 parent 9c4bccc commit 0a73744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_openvino_full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:

- name: Install nncf develop
if: ${{ matrix.nncf == 'nncf-develop' }}
run: pip install git+https://github.com/openvinotoolkit/nncf.git
run: pip install https://github.com/nikita-savelyevv/nncf.git@compress-via-openvino

- name: Install nncf release
if: ${{ matrix.nncf == 'nncf-stable' }}
Expand Down

0 comments on commit 0a73744

Please sign in to comment.