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 2891a58 commit 3fc2170Copy full SHA for 3fc2170
.github/workflows/build-pr.yml
@@ -29,4 +29,4 @@ jobs:
29
${{ runner.os }}-maven-${{ env.PREVIOUS_CACHE_KEY }}
30
31
- name: Build
32
- run: mvn verify
+ run: mvn verify -DtrimStackTrace=false
0 commit comments