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
fix(ci): use human-readable timeouts in run_tests.sh
Update default SESSION_TIMEOUT values in .github/run_tests.sh to use
human-readable formats (e.g., "3h", "45m", "20h") instead of raw seconds.
This improves clarity and reduces confusion for maintainers and contributors.
0 commit comments