We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d65200 commit 1c63300Copy full SHA for 1c63300
.github/workflows/benchmark.yml
@@ -51,7 +51,7 @@ jobs:
51
tox -e benchmark -- --set-commit-hash $(git rev-parse HEAD)
52
}
53
54
- pip install asv
+ pip install asv virtualenv
55
asv machine --yes
56
git fetch origin main:main
57
git update-ref refs/bm/pr HEAD
0 commit comments