We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c34053b commit a749dd2Copy full SHA for a749dd2
.github/workflows/benchmark-and-deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
shell: bash -l {0}
31
run: |
32
asv machine --yes
33
- asv run 495a29b..main --steps 5 --show-stderr --strict
+ asv run 64f8f37..main --steps 5 --show-stderr --strict
34
35
- name: Deploy on GH pages
36
env:
0 commit comments