Skip to content

Commit

Permalink
fix: frobbing YAML for CI as usual
Browse files Browse the repository at this point in the history
  • Loading branch information
dhdaines committed Feb 1, 2024
1 parent 194d9e4 commit ba0d736
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,8 @@ jobs:

upload_pypi:
needs:
- build_wheels_linux
- build_wheels
- build_sdist
# Comment the next two for testing
# - build_wheels_windows
# - build_wheels_macos
runs-on: ubuntu-latest
environment: release
permissions:
Expand Down

0 comments on commit ba0d736

Please sign in to comment.