Skip to content

Commit

Permalink
Update run_tests_suite_pip_keras.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Idan-BenAmi authored Apr 2, 2024
1 parent 83b6c33 commit 710ec6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests_suite_pip_keras.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
rm -rf model_compression_toolkit
- name: Install TF
run: |
pip install tensorflow
pip install tensorflow==2.15.*
- name: Run Commom Tests
run: |
python -m unittest discover tests/common_tests --verbose
Expand Down

0 comments on commit 710ec6e

Please sign in to comment.