Skip to content

Commit

Permalink
remove unneded ai comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Hgherzog committed Jan 6, 2025
1 parent 1f5fbe3 commit 4dd1b1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy_image_on_vm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ job_name="forest-loss-driver-inference-$(uuidgen | cut -c1-8)"
# Generate VM name
VM_NAME="rslp-$job_name"

# Rest of your existing create_vm function...
# TODO: add back instance termination action and max run duration
create_vm() {
local vm_name="$1"
Expand Down

0 comments on commit 4dd1b1e

Please sign in to comment.