Skip to content

Commit

Permalink
Update cmd.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mordamax committed Jan 21, 2025
1 parent c5f2441 commit 30d8dc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/scripts/cmd/cmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ def main():

print(f'args: {args}')

print(f'------------------------- SOMMETHING IS HERE -------------------------')

if args.command == 'bench-omni':
runtime_pallets_map = {}
failed_benchmarks = {}
Expand Down

0 comments on commit 30d8dc7

Please sign in to comment.