From b0ddb966c38a49a7bf1ceb43e17a4bcd0dba8141 Mon Sep 17 00:00:00 2001 From: Marcus Felling Date: Wed, 14 Sep 2022 11:27:06 -0500 Subject: [PATCH] debug --- .github/workflows/podcast-web.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/podcast-web.yml b/.github/workflows/podcast-web.yml index e10f267..5cce73e 100644 --- a/.github/workflows/podcast-web.yml +++ b/.github/workflows/podcast-web.yml @@ -122,7 +122,7 @@ jobs: package: web test: - needs: deploy + # needs: deploy timeout-minutes: 60 runs-on: ubuntu-latest container: mcr.microsoft.com/playwright:v1.25.2-focal