Skip to content

Commit

Permalink
fix the keras.io test
Browse files Browse the repository at this point in the history
  • Loading branch information
haifeng-jin committed Mar 4, 2024
1 parent b250719 commit 4116800
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ jobs:
run: |
pip install -e ".[tensorflow-cpu,tests]" --progress-bar off --upgrade
pip install jax[cpu] --progress-bar off --upgrade
pip install tensorflow==2.16.0rc0
- name: Run the guides
run: bash shell/run_guides.sh

0 comments on commit 4116800

Please sign in to comment.