CI: Increase job timeout

This commit is contained in:
Valere
2025-10-23 13:41:08 +02:00
parent e06f288e93
commit a638acde2c

View File

@@ -30,7 +30,7 @@ jobs:
fail_ci_if_error: true
playwright:
name: Run end-to-end tests
timeout-minutes: 30
timeout-minutes: 60
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4