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:
104
104
]
105
105
max-parallel : 1
106
106
container : " tinybases/python:${{ matrix.python_version }}-debian-5"
107
- environment : Test PyPI
107
+ environment : PyPI
108
108
steps :
109
109
-
110
110
name : Checkout
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ jobs:
104
104
]
105
105
max-parallel : 1
106
106
container : " tinybases/python:${{ matrix.python_version }}-debian-5"
107
- environment : Test PyPI
107
+ environment : PyPI
108
108
steps :
109
109
-
110
110
name : Checkout
Original file line number Diff line number Diff line change @@ -275,7 +275,7 @@ jobs:
275
275
needs : repair
276
276
runs-on : ubuntu-latest
277
277
container : " tinybases/${{matrix.arch}}-python:${{matrix.python_version}}-debian-5"
278
- environment : Test PyPI
278
+ environment : PyPI
279
279
steps :
280
280
-
281
281
name : Checkout
You can’t perform that action at this time.
0 commit comments