mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-15 20:57:56 +08:00
We need to explicitly set timeout for smoke tests, since GH Action's default is 360 mins (6 hours 😱 ) https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idtimeout-minutes Thank you!