github: just some rewording

This commit is contained in:
Aleix Conchillo Flaqué
2024-04-06 18:03:53 -07:00
parent 86c8ab02cc
commit 53930b47a5
2 changed files with 2 additions and 2 deletions

View File

@@ -62,7 +62,7 @@ jobs:
print-hash: true
publish-to-test-pypi:
name: "Test publish to PyPI"
name: "Publish to Test PyPI"
runs-on: ubuntu-latest
needs: [ build ]
environment:

View File

@@ -41,7 +41,7 @@ jobs:
path: ./dist
publish-to-pypi:
name: "Test publish to PyPI"
name: "Publish to Test PyPI"
runs-on: ubuntu-latest
needs: [ build ]
environment: