3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-02-12 11:54:07 +00:00

Rename publish-test.pypi to publish-test-pypi

This commit is contained in:
Nikolaj Bjorner 2026-02-10 20:46:54 -08:00 committed by GitHub
parent 770eb960be
commit e53f5c8543
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -713,7 +713,7 @@ jobs:
$(cat release_files.txt | tr '\n' ' ')
publish-test.pypi:
publish-test-pypi:
name: "Publish to test.PyPI"
if: ${{ github.event.inputs.publish_test_pypi == 'true' }}
needs: [python-package]