You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v1.1.11: Add timeout to test and e2e jobs to prevent hanging
- Add timeout-minutes: 30 to test job
- Add timeout-minutes: 30 to e2e job
- Prevents jobs from running up to 6-hour GitHub Actions limit
- Test job was cancelled after 6+ hours of running
0 commit comments