1 parent e198074 commit 602884cCopy full SHA for 602884c
1 file changed
.github/workflows/os-blas-test-matrix.yml
@@ -101,6 +101,7 @@ jobs:
101
build-conda:
102
name: Build conda Py${{ matrix.python }}, ${{ matrix.os }}
103
runs-on: ${{ matrix.os }}-latest
104
+ needs: build-sdist
105
strategy:
106
fail-fast: false
107
matrix:
0 commit comments