From b3f148609b5403f7c2f07a9ba1b0ef2eb493e47a Mon Sep 17 00:00:00 2001 From: Jorge Galat Date: Fri, 15 Sep 2023 15:13:54 -0300 Subject: [PATCH] temp test --- .github/workflows/preview.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/preview.yaml b/.github/workflows/preview.yaml index 0a427a8b7..750cf03ad 100644 --- a/.github/workflows/preview.yaml +++ b/.github/workflows/preview.yaml @@ -25,7 +25,7 @@ jobs: e2e: # needs: [check] - if: github.event_name != 'pull_request' || !github.event.pull_request.draft + # if: github.event_name != 'pull_request' || !github.event.pull_request.draft timeout-minutes: 60 runs-on: ubuntu-latest environment: Test