Skip to content

Commit

Permalink
remove strict
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed Aug 14, 2024
1 parent 3e6b479 commit 438dea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- run: git fetch origin $GITHUB_BASE_REF:base $GITHUB_REF:pr
- run: pip install asv virtualenv
- run: asv machine --yes
- run: asv continuous base pr --strict -e
- run: asv continuous base pr -e

0 comments on commit 438dea4

Please sign in to comment.