From ac2988f44c23a02e3f898d17e851031f93dface7 Mon Sep 17 00:00:00 2001 From: Noam Bernstein Date: Mon, 29 Jul 2024 11:05:47 -0400 Subject: [PATCH] fix yaml --- .github/workflows/pytests_debug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pytests_debug.yml b/.github/workflows/pytests_debug.yml index d8fe58b5..0dc983be 100644 --- a/.github/workflows/pytests_debug.yml +++ b/.github/workflows/pytests_debug.yml @@ -241,7 +241,7 @@ jobs: ##DEBUG # # DEBUGGING - # if: failure() + # if: failure() - name: Setup tmate session uses: mxschmitt/action-tmate@v3 timeout-minutes: 15