Skip to content

Commit

Permalink
Test unpin 5
Browse files Browse the repository at this point in the history
  • Loading branch information
atharva-2001 committed May 22, 2023
1 parent efb2cb1 commit c3e0027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
wget -q "$REPO_URL/items?path=atom_data/kurucz_cd23_chianti_H_He.h5&versionType=branch&version=master&resolveLfs=true" -O benchmarks/data/kurucz_cd23_chianti_H_He.h5
- name: Install asv
run: pip install asv==0.3.*
run: pip install asv==0.5.*

- name: Accpet all asv questions
run: asv machine --yes
Expand Down

0 comments on commit c3e0027

Please sign in to comment.