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 3e6b479 commit 438dea4Copy full SHA for 438dea4
.github/workflows/benchmark.yml
@@ -20,4 +20,4 @@ jobs:
20
- run: git fetch origin $GITHUB_BASE_REF:base $GITHUB_REF:pr
21
- run: pip install asv virtualenv
22
- run: asv machine --yes
23
- - run: asv continuous base pr --strict -e
+ - run: asv continuous base pr -e
0 commit comments