mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 19:09:52 +00:00
Decrease timeout for chromium sharded tests (#7664)
## Summary Reduce the timeout per shard from 6 hours to 1 hour. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-7664-Decrease-timeout-for-chromium-sharded-tests-2cf6d73d36508164a60be3072daa9629) by [Unito](https://www.unito.io)
This commit is contained in:
1
.github/workflows/ci-tests-e2e.yaml
vendored
1
.github/workflows/ci-tests-e2e.yaml
vendored
@@ -45,6 +45,7 @@ jobs:
|
||||
playwright-tests-chromium-sharded:
|
||||
needs: setup
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 60
|
||||
permissions:
|
||||
contents: read
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user