Commit fa8bd5d
committed
ci: use smoke test for riscv64 instead of full test suite
The full pytest-xdist test suite has a known test collection ordering
bug that fails on all platforms with multiple workers. Use a simple
import + show_config smoke test for now.
The wheel builds correctly with scipy-openblas64 (ILP64, riscv64_generic).
Signed-off-by: Bruno Verachten <gounthar@gmail.com>1 parent b28b369 commit fa8bd5d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| |||
0 commit comments