From 9c6bff82661cdd55c66886ca768e5e8686c87152 Mon Sep 17 00:00:00 2001 From: Denis Rouzaud Date: Mon, 2 Dec 2024 11:24:51 +0100 Subject: [PATCH] tmate --- .github/workflows/test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b85e313..73a45d7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -40,3 +40,5 @@ jobs: TX_ORGANIZATION: ${{ secrets.TX_ORGANIZATION }} TX_TOKEN: ${{ secrets.TX_TOKEN }} run: nose2 -v + + - uses: mxschmitt/action-tmate@v3