Skip to content

Commit 5cf3455

Browse files
committed
MAINT: mark scipy-openblas nightly tests as allowed to fail
1 parent 495fe43 commit 5cf3455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux_blas.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
shell: 'script -q -e -c "bash --noprofile --norc -eo pipefail {0}"'
112112
env:
113113
TERM: xterm-256color
114-
114+
continue-on-error: true
115115
run: |
116116
pip install pytest pytest-xdist hypothesis typing_extensions
117117
spin test -j auto

0 commit comments

Comments
 (0)