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 bd893cb commit 6cb7173Copy full SHA for 6cb7173
.github/workflows/ci.yml
@@ -14,6 +14,7 @@ jobs:
14
15
build-sdist:
16
runs-on: ubuntu-latest
17
+ needs: call-test
18
steps:
19
- uses: actions/checkout@v4
20
- uses: prefix-dev/[email protected]
0 commit comments