Skip to content

Commit

Permalink
add python same and show std-err
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed Aug 14, 2024
1 parent 438dea4 commit feec62e
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 -e
- run: asv continuous base pr -e --python=same --show-stderr

0 comments on commit feec62e

Please sign in to comment.