Skip to content

Commit

Permalink
install asv
Browse files Browse the repository at this point in the history
  • Loading branch information
h-mayorquin committed May 31, 2024
1 parent 3008994 commit b1629e5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run_benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ jobs:
shell: bash
- name: Install ASV
run: |
asv machine --yes
asv run --show-stderr --show-stdout --quick HEAD^!
pip install asv
shell: bash
- name: Run ASV benchmarks
run: |
Expand Down

0 comments on commit b1629e5

Please sign in to comment.