We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d47e63a commit bc3c5aeCopy full SHA for bc3c5ae
.github/workflows/asv.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Run asv
26
run: |
27
asv machine --yes
28
- asv dev
+ asv run
29
30
- name: Check benchmarks.json is up to date
31
0 commit comments