From 8b85a901ad3a4b43f09139251a4e94ac2decbbf9 Mon Sep 17 00:00:00 2001 From: Alex Pyrgiotis Date: Wed, 12 Mar 2025 21:42:19 +0200 Subject: [PATCH] Remove debugging --- .github/workflows/large-tests.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/large-tests.yml b/.github/workflows/large-tests.yml index 73adca7..88d49b4 100644 --- a/.github/workflows/large-tests.yml +++ b/.github/workflows/large-tests.yml @@ -121,8 +121,6 @@ jobs: with: python-version: '3.11' - - uses: lhotari/action-upterm@v1 - - name: Install requirements run: |- sudo apt update -y