Skip to content

Commit a749dd2

Browse files
authored
Update benchmark-and-deploy.yml
1 parent c34053b commit a749dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark-and-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
shell: bash -l {0}
3131
run: |
3232
asv machine --yes
33-
asv run 495a29b..main --steps 5 --show-stderr --strict
33+
asv run 64f8f37..main --steps 5 --show-stderr --strict
3434
3535
- name: Deploy on GH pages
3636
env:

0 commit comments

Comments
 (0)