From 22ff5bf9ddc1345842ca24d60b6da7a6d1380726 Mon Sep 17 00:00:00 2001 From: Vassil Vassilev Date: Sun, 17 Jan 2021 12:44:39 +0000 Subject: [PATCH] debug --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4f63fb4c4..8a4f359d6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -591,7 +591,7 @@ jobs: - name: Setup tmate session if: ${{ failure() }} uses: mxschmitt/action-tmate@v3 - timeout-minutes: 1 # When debugging increase to a suitable value! + #timeout-minutes: 1 # When debugging increase to a suitable value! - name: Code coverage report if: ${{ success() && (matrix.coverage == true) }} run: |