Skip to content

Commit 5a81fef

Browse files
authored
Merge pull request numpy#27158 from seberg/issue-26824
CI: Re-enable nightly OpenBLAS test runs
2 parents 807cd74 + 09fef0b commit 5a81fef

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/linux_blas.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,6 @@ jobs:
111111
shell: 'script -q -e -c "bash --noprofile --norc -eo pipefail {0}"'
112112
env:
113113
TERM: xterm-256color
114-
# TODO: remove when scipy-openblas nightly tests aren't failing anymore.
115-
# xref gh-26824
116-
continue-on-error: true
117114
run: |
118115
pip install pytest pytest-xdist hypothesis typing_extensions
119116
spin test -j auto

0 commit comments

Comments
 (0)