- workflows
This commit is contained in:
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
|
||||
build_sdist:
|
||||
name: Build source distribution
|
||||
needs: [ wheels_pytest ]
|
||||
# needs: [ wheels_pytest ]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user