Skip to content

Commit

Permalink
Update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 committed Oct 3, 2024
1 parent 702c15f commit 6d2c1b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debit_note_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
golemsp setup --no-interactive
echo "\n***** Provider $i - Presets before change: *****\n"
ya-provider preset list
ya-provider preset update --no-interactive --name=vm --price="cpu=0.016" --price="duration=0.511"
ya-provider preset update --no-interactive --name=vm --price="cpu=0.016" --price="duration=1.111"
echo "\n***** Provider $i - Presets after change: *****\n"
ya-provider preset list
cd ../..
Expand Down

0 comments on commit 6d2c1b8

Please sign in to comment.