diff --git a/.github/workflows/maven.yaml b/.github/workflows/maven.yaml index 3fc6ffb5a..2c6c979db 100644 --- a/.github/workflows/maven.yaml +++ b/.github/workflows/maven.yaml @@ -16,6 +16,7 @@ jobs: java: [ 17 ] runs-on: ${{ matrix.os }} name: OS ${{ matrix.os }} Java ${{ matrix.java }} compile + timeout-minutes: 90 steps: - uses: actions/checkout@v3 with: diff --git a/org.eclipse.wb.tests/pom.xml b/org.eclipse.wb.tests/pom.xml index a81589d8e..facf6774c 100644 --- a/org.eclipse.wb.tests/pom.xml +++ b/org.eclipse.wb.tests/pom.xml @@ -73,7 +73,6 @@ ${ui.test.vmargs} -nl de -clearPersistedState -consoleLog - 3600 true true org.eclipse.ui.ide.workbench