We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0288470 commit a9475aaCopy full SHA for a9475aa
.github/workflows/check.yml
@@ -166,4 +166,4 @@ jobs:
166
cargo build --release --features runtime-benchmarks
167
- name: Run benchmarks
168
run: |
169
- python3 ./scripts/cmd/cmd.py bench --steps 2 --repeat 1
+ python3 ./scripts/cmd/cmd.py bench --runtime bulletin-westend --steps 2 --repeat 1
0 commit comments