Skip to content

Commit b18df2d

Browse files
Increase canonical workshop test timeout (#648)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
1 parent 2ef84ec commit b18df2d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

other/update-workshops/canonical/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ jobs:
8383

8484
tests:
8585
name: 🧪 Test
86-
timeout-minutes: 15
86+
# Browser installation plus solution-app tests can exceed the setup budget.
87+
timeout-minutes: 30
8788
runs-on: ubuntu-latest
8889
steps:
8990
- name: ⬇️ Checkout repo

0 commit comments

Comments
 (0)