Skip to content

Commit

Permalink
Set a 6 min timeout duration
Browse files Browse the repository at this point in the history
  • Loading branch information
samayer12 committed Oct 21, 2024
1 parent c4098af commit e916587
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pepr-excellent-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 -- \
Expand Down

0 comments on commit e916587

Please sign in to comment.