Skip to content

Commit 438dea4

Browse files
committed
remove strict
1 parent 3e6b479 commit 438dea4

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
@@ -20,4 +20,4 @@ jobs:
2020
- run: git fetch origin $GITHUB_BASE_REF:base $GITHUB_REF:pr
2121
- run: pip install asv virtualenv
2222
- run: asv machine --yes
23-
- run: asv continuous base pr --strict -e
23+
- run: asv continuous base pr -e

0 commit comments

Comments
 (0)