Skip to content

Commit 1c63300

Browse files
committed
install virtualenv
1 parent 9d65200 commit 1c63300

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
@@ -51,7 +51,7 @@ jobs:
5151
tox -e benchmark -- --set-commit-hash $(git rev-parse HEAD)
5252
}
5353
54-
pip install asv
54+
pip install asv virtualenv
5555
asv machine --yes
5656
git fetch origin main:main
5757
git update-ref refs/bm/pr HEAD

0 commit comments

Comments
 (0)