We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3413bc0 commit 692379fCopy full SHA for 692379f
1 file changed
.github/workflows/wheels.yml
@@ -24,6 +24,7 @@ jobs:
24
build_wheels:
25
name: Wheel on ${{ matrix.os }} for ${{ matrix.python_version }}
26
runs-on: ${{ matrix.os }}
27
+ needs: make_sdist
28
strategy:
29
fail-fast: false
30
matrix:
0 commit comments