Skip to content

Commit f3e5bce

Browse files
renaming tmate step
1 parent db31859 commit f3e5bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
name: pyvcell-fv-${{ matrix.os }}-${{ matrix.python_version }}-cibw-wheels
156156
path: ./wheelhouse/*.whl
157157

158-
- name: Setup tmate session for PyPI upload failure
158+
- name: Setup tmate session on failure
159159
uses: mxschmitt/action-tmate@v3
160160
if: ${{ failure() }}
161161
with:

0 commit comments

Comments
 (0)