3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-02-22 16:27:37 +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
parent 2280cf44aa
commit 15af4b94d8

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]