Skip to content

Commit

Permalink
test pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
stoppini committed Oct 10, 2023
1 parent 2fd1138 commit fbbc9b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

deploy-pypi:
runs-on: ubuntu-latest
needs: [build-linux, build-win]
needs: [build-linux]
if: github.ref == 'refs/heads/master' # We only deploy on master commits

steps:
Expand Down

0 comments on commit fbbc9b3

Please sign in to comment.