diff --git a/.github/workflows/pepr-excellent-examples.yml b/.github/workflows/pepr-excellent-examples.yml index 00e6596ee..6b0f8f41e 100644 --- a/.github/workflows/pepr-excellent-examples.yml +++ b/.github/workflows/pepr-excellent-examples.yml @@ -191,6 +191,7 @@ jobs: with: max_attempts: 3 retry_on: error + timeout_minutes: 6 command: | cd "$PEPR_EXCELLENT_EXAMPLES_PATH" npm run --workspace=${{ matrix.name }} test:e2e -- \