diff --git a/.github/workflows/podcast-web.yml b/.github/workflows/podcast-web.yml index 3c9b585..ae5f4cf 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