Skip to content

Commit

Permalink
Fix script name typo
Browse files Browse the repository at this point in the history
Signed-off-by: sailesh duddupudi <saileshradar@gmail.com>
  • Loading branch information
saileshd1402 committed Jan 9, 2025
1 parent ef997a1 commit 9a88072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:

- name: Build JAX Job Example Image
run: |
./scripts/gha/build-e2e-test-images.sh
./scripts/gha/build-jax-mnist-image.sh
env:
JAX_JOB_CI_IMAGE: kubeflow/jaxjob-dist-spmd-mnist:test

Expand Down

0 comments on commit 9a88072

Please sign in to comment.