File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ jobs:
104104 ]
105105 max-parallel : 1
106106 container : " tinybases/python:${{ matrix.python_version }}-debian-5"
107- environment : Test PyPI
107+ environment : PyPI
108108 steps :
109109 -
110110 name : Checkout
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ jobs:
104104 ]
105105 max-parallel : 1
106106 container : " tinybases/python:${{ matrix.python_version }}-debian-5"
107- environment : Test PyPI
107+ environment : PyPI
108108 steps :
109109 -
110110 name : Checkout
Original file line number Diff line number Diff line change @@ -275,7 +275,7 @@ jobs:
275275 needs : repair
276276 runs-on : ubuntu-latest
277277 container : " tinybases/${{matrix.arch}}-python:${{matrix.python_version}}-debian-5"
278- environment : Test PyPI
278+ environment : PyPI
279279 steps :
280280 -
281281 name : Checkout
You can’t perform that action at this time.
0 commit comments