Skip to content

Commit

Permalink
cmd-bot-vm - production
Browse files Browse the repository at this point in the history
  • Loading branch information
mordamax committed Oct 29, 2024
1 parent 6094201 commit 872a020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/cmd/cmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ def main():
failed_benchmarks = {}
successful_benchmarks = {}

profile = "release"
profile = "production"

print(f'Provided runtimes: {args.runtime}')
# convert to mapped dict
Expand Down

0 comments on commit 872a020

Please sign in to comment.