Skip to content

Commit

Permalink
trigger quantization test
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed Oct 29, 2024
1 parent 5f539d5 commit 1f26613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_openvino.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
env:
HF_HUB_READ_TOKEN: ${{ secrets.HF_HUB_READ_TOKEN }}
run: |
pytest tests/openvino/ --ignore tests/openvino/test_modeling_basic.py --durations=0
pytest tests/openvino/test_quantization.py --durations=0
- name: Test basic
run: |
pip uninstall -y nncf
Expand Down

0 comments on commit 1f26613

Please sign in to comment.