Skip to content

Commit

Permalink
shell output for benchmarks for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
shannonwells committed Oct 4, 2024
1 parent defb05f commit 7d34251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ benchmarks-pallet_proxy-local

.PHONY: benchmarks
benchmarks:
./scripts/run_benchmarks.sh
sh -x ./scripts/run_benchmarks.sh

#
# Target to run benchmarks for local development. Uses the "bench-dev" profile,
Expand Down

0 comments on commit 7d34251

Please sign in to comment.