We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82d4cb5 commit a09e7d9Copy full SHA for a09e7d9
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