We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fcdf45 commit 7e2742cCopy full SHA for 7e2742c
.github/workflows/ci-test.yml
@@ -58,7 +58,7 @@ jobs:
58
file-version-suffix: ''
59
cache: 'true'
60
- name: Maven Build
61
- timeout-minutes: 10
+ timeout-minutes: 30
62
run: ${{ steps.install-mvnd.outputs.mvnd-dir }}/mvnd -V -B -T 1C compile test-compile -DtrimStackTrace=false -D'dependency-check.skip' -D'license.skip'
63
- name: Maven Test
64
timeout-minutes: 60
0 commit comments