Skip to content

Commit 7af678f

Browse files
committed
remove tests itrex version contraint
1 parent 58470cb commit 7af678f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_inc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
pip install cmake
3434
pip install py-cpuinfo
3535
pip install .[neural-compressor,diffusers,tests]
36-
pip install intel-extension-for-transformers==1.4.0
36+
pip install intel-extension-for-transformers
3737
pip install peft
3838
3939
- name: Test with Pytest

0 commit comments

Comments
 (0)