Skip to content

Commit f7d07d9

Browse files
committed
Remove separate asv install
1 parent 507d121 commit f7d07d9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/benchmarks.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,6 @@ jobs:
5656
mkdir -p /github/home/.cache/pip
5757
chown -R "$(whoami)" /github/home/.cache/pip
5858
59-
- name: Install Dependencies
60-
run: |
61-
pip install asv
62-
6359
- name: Configure Machine Information
6460
run: |
6561
asv machine --yes

0 commit comments

Comments
 (0)