mirror of
https://github.com/Z3Prover/z3
synced 2026-02-12 11:54:07 +00:00
Fix indentation for publish-test-pypi job
This commit is contained in:
parent
e53f5c8543
commit
2a337915e0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue