From 45bbebb01216f632bfaad1258d62a5a32204c471 Mon Sep 17 00:00:00 2001 From: Alex Pyrgiotis Date: Wed, 12 Mar 2025 21:10:51 +0200 Subject: [PATCH] REMOVE_ME: Debug job with SSH --- .github/workflows/large-tests.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/large-tests.yml b/.github/workflows/large-tests.yml index a9f282b..2da6d23 100644 --- a/.github/workflows/large-tests.yml +++ b/.github/workflows/large-tests.yml @@ -121,6 +121,8 @@ jobs: with: python-version: '3.11' + - uses: lhotari/action-upterm@v1 + - name: Install requirements run: |- sudo apt update -y