From 683a655376c5ceda8cf0b2fedc11e8e38fe9d046 Mon Sep 17 00:00:00 2001 From: Marcus Felling Date: Fri, 9 Sep 2022 14:13:05 -0500 Subject: [PATCH] test --- .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 3322992..d3d888a 100644 --- a/.github/workflows/podcast-web.yml +++ b/.github/workflows/podcast-web.yml @@ -123,7 +123,7 @@ jobs: package: web test: - needs: deploy + timeout-minutes: 60 runs-on: ubuntu-latest defaults: