Skip to content

Commit e708798

Browse files
committed
oops
1 parent 96974b7 commit e708798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: Install dependencies
5454
# https://github.com/airspeed-velocity/asv/issues/1493
55-
run: pip install 'asv@git+https://github.com/airspeed-velocity.git' rattler
55+
run: pip install 'asv@git+https://github.com/airspeed-velocity/asv.git' rattler
5656

5757
- name: Configure ASV
5858
working-directory: ${{ env.ASV_DIR }}

0 commit comments

Comments
 (0)