Skip to content

Commit

Permalink
upgrade training-operator sdk
Browse files Browse the repository at this point in the history
Signed-off-by: helenxie-bit <[email protected]>
  • Loading branch information
helenxie-bit committed Sep 3, 2024
1 parent 6be7f29 commit 1a1f119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test-tune-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Install Training Operator SDK
shell: bash
run: pip install kubeflow-training[huggingface]
run: pip install -U kubeflow-training[huggingface]

- name: Run e2e test with tune API
uses: ./.github/workflows/template-e2e-test
Expand Down

0 comments on commit 1a1f119

Please sign in to comment.