Skip to content

Commit

Permalink
[TASK] Increase the timeout for the functional tests on CI (#3557)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverklee committed Sep 16, 2024
1 parent 8af5814 commit b0092c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
functional-tests:
name: "Functional tests"
runs-on: ubuntu-24.04
timeout-minutes: 4
timeout-minutes: 5
needs: php-lint
env:
DB_DATABASE: typo3
Expand Down

0 comments on commit b0092c7

Please sign in to comment.