Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

Commit 45a6509

Browse files
Show stderr
1 parent f3c7eed commit 45a6509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
git fetch upstream
5858
git merge upstream/master
5959
asv machine --yes
60-
asv continuous -f 1.1 --strict upstream/master HEAD
60+
asv continuous -f 1.1 -e --strict upstream/master HEAD
6161
if: ${{ steps.build.outcome == 'success' }}
6262

6363
- name: Publish benchmarks artifact

0 commit comments

Comments
 (0)