diff --git a/.github/workflows/full-stack-tests.yml b/.github/workflows/full-stack-tests.yml index eff0953..123ca19 100644 --- a/.github/workflows/full-stack-tests.yml +++ b/.github/workflows/full-stack-tests.yml @@ -60,5 +60,5 @@ jobs: - name: Run Frontend Tests run: | cd frontend - npm run test:e2e:dev + npm run test:e2e timeout-minutes: 30