Skip to content

Commit a208d30

Browse files
authored
Update .github/workflows/benchmarks-run.yml
1 parent a1bfeb0 commit a208d30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/benchmarks-run.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ jobs:
9090

9191
- name: Update Weights
9292
run: |
93-
rustup show
9493
pallets_str="${{github.event.inputs.pallets}}"
9594
echo "Pallets: $pallets_str"
9695
if [ -z "${pallets_str}" -o $pallets_str = 'all' ]; then

0 commit comments

Comments
 (0)