We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a018f03 commit fb4387dCopy full SHA for fb4387d
1 file changed
.github/workflows/publish-to-pypi.yml
@@ -97,6 +97,7 @@ jobs:
97
needs:
98
- build
99
runs-on: ubuntu-latest
100
+ if: false
101
102
environment:
103
name: testpypi
0 commit comments