Skip to content

Commit ce232b5

Browse files
committed
Remove unused tmate
1 parent 438b19d commit ce232b5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -209,9 +209,6 @@ jobs:
209209
uv run pytest tests
210210
env:
211211
MATURIN_PEP517_ARGS: "--profile=dev"
212-
- name: tmate session if tests fail
213-
if: failure()
214-
uses: mxschmitt/action-tmate@v3
215212
- name: Run mypy
216213
working-directory: api/python/slint
217214
run: uv run mypy -p tests -p slint

0 commit comments

Comments
 (0)