fixup! DEBUG with tmate

No longer needed, I figured it out ;-)

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Johannes Schindelin
2023-11-13 17:01:20 +01:00
parent e343878150
commit 9a3e7a4640

View File

@@ -38,9 +38,6 @@ jobs:
runs_on_pool: ${{matrix.vector.pool}}
runs-on: ${{matrix.vector.pool}}
steps:
- uses: mxschmitt/action-tmate@v3
with:
detached: true
- uses: actions/checkout@v3
- run: ci/install-dependencies.sh
- run: ci/run-build-and-tests.sh