Skip to content

Commit

Permalink
Fixed test failure (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
Archana-Shinde1 authored Apr 10, 2024
1 parent dea444b commit 700da76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/open-ce-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ tests:
- name: SetupTensorFlow Models repo
command: |
echo "setup"
TF_MODELS_VERSION=2.12.0
TF_MODELS_VERSION=2.14.2
conda install -y git
git clone --recursive -b v${TF_MODELS_VERSION} https://github.com/tensorflow/models
cd models
Expand Down

0 comments on commit 700da76

Please sign in to comment.