Commit 23b9994
ci: cap + soft-fail the Playwright browser steps (#98)
The browser-runtime install intermittently hangs after the chromium
download (a follow-up fetch stalls for the whole job), which was timing
out the quality job. Add a 12m step timeout so a stall can't hang the
job, and mark the install + browser test continue-on-error so a flaky
external download doesn't fail CI. Build/verify steps stay blocking.
Co-authored-by: aaditagrawal <tech@aaditagrawal.com>1 parent b6deccf commit 23b9994
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
106 | 112 | | |
| 113 | + | |
| 114 | + | |
107 | 115 | | |
108 | 116 | | |
109 | 117 | | |
110 | 118 | | |
111 | 119 | | |
| 120 | + | |
112 | 121 | | |
113 | 122 | | |
114 | 123 | | |
| |||
0 commit comments