Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed Feb 22, 2024
1 parent aa02dfd commit 6edf733
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 @@ -35,4 +35,4 @@ jobs:
pip install .[openvino,openvino-tokenizers,nncf,tests,diffusers]
- name: Test with Pytest
run: |
pytest tests/openvino/test_quantization.py
pytest tests/openvino/test_modeling.py

0 comments on commit 6edf733

Please sign in to comment.