Skip to content

Commit bc3c5ae

Browse files
committed
CI: update dev -> run per asv error message
1 parent d47e63a commit bc3c5ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/asv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Run asv
2626
run: |
2727
asv machine --yes
28-
asv dev
28+
asv run
2929
3030
- name: Check benchmarks.json is up to date
3131
run: |

0 commit comments

Comments
 (0)