Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wvangeit committed Dec 27, 2023
1 parent abe30bd commit e650a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
runs-on: ubuntu-latest
needs:
- wheels
- publish-to-testpypi
- test-pypi
if: github.ref == 'refs/heads/master'
environment:
name: pypi
Expand Down

0 comments on commit e650a17

Please sign in to comment.