From d4c2eda4f1df03bcb11234ffa02714ca24d9c1be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mos=C3=A8=20Giordano?= Date: Fri, 31 May 2024 15:10:48 +0100 Subject: [PATCH] [CI] Test job --- .github/workflows/test.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 6803737e2c..a88f362254 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -31,9 +31,9 @@ jobs: cat /sys/fs/cgroup/memory.high || true - name: Collect Workflow Telemetry uses: catchpoint/workflow-telemetry-action@v2 - - name: Setup tmate session - uses: mxschmitt/action-tmate@v3 - timeout-minutes: 30 + # - name: Setup tmate session + # uses: mxschmitt/action-tmate@v3 + # timeout-minutes: 30 - name: Test timeout-minutes: 3 shell: python3 {0}