Skip to content

Commit

Permalink
Try noRetry instead of no-retry for cml runner launch flag
Browse files Browse the repository at this point in the history
  • Loading branch information
jeancochrane committed Oct 25, 2023
1 parent 57d1c8d commit 0dea848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
--cloud-gpu="$GPU_TYPE" \
--name=cml-runner \
--labels=cml-runner \
--no-retry \
--noRetry \
--single
shell: bash

Expand Down

0 comments on commit 0dea848

Please sign in to comment.