Skip to content

Commit 3a63776

Browse files
committed
Merge branch 'feature/group-s4l-services' of github.com:odeimaiz/osparc-simcore into feature/group-s4l-services
2 parents 8738f60 + c9aac16 commit 3a63776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-testing-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ jobs:
335335
unit-test-webserver-02:
336336
needs: changes
337337
if: ${{ needs.changes.outputs.webserver == 'true' || github.event_name == 'push' || github.event.inputs.force_all_builds == 'true' }}
338-
timeout-minutes: 25 # if this timeout gets too small, then split the tests
338+
timeout-minutes: 35 # if this timeout gets too small, then split the tests
339339
name: "[unit] webserver 02"
340340
runs-on: ${{ matrix.os }}
341341
strategy:

0 commit comments

Comments
 (0)