Skip to content

Commit a9475aa

Browse files
committed
check benchmarks only for bulletin-westend
1 parent 0288470 commit a9475aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,4 +166,4 @@ jobs:
166166
cargo build --release --features runtime-benchmarks
167167
- name: Run benchmarks
168168
run: |
169-
python3 ./scripts/cmd/cmd.py bench --steps 2 --repeat 1
169+
python3 ./scripts/cmd/cmd.py bench --runtime bulletin-westend --steps 2 --repeat 1

0 commit comments

Comments
 (0)