Skip to content

Commit

Permalink
Increase timeout on site Maven build (test)
Browse files Browse the repository at this point in the history
  • Loading branch information
johngrimes committed Dec 20, 2023
1 parent 2f0a4e6 commit 7eb6e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -708,7 +708,7 @@ jobs:
-pl site -am
-Pdocs
-DskipTests
timeout-minutes: 30
timeout-minutes: 45

upload-coverage:
name: Upload coverage
Expand Down

0 comments on commit 7eb6e3f

Please sign in to comment.