Skip to content

Commit 9a4f381

Browse files
talissoncostaclaude
andcommitted
ci: Add job-level timeout to smoke test (10 min)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9dc7d76 commit 9a4f381

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/frontend-pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
smoke-test:
4040
name: Vercel Preview Smoke Test
4141
runs-on: ubuntu-latest
42+
timeout-minutes: 10
4243
steps:
4344
- name: Wait for Vercel deployments and smoke test
4445
env:

0 commit comments

Comments
 (0)