Skip to content

Commit 3fc2170

Browse files
ikke trimstack trace ved feil
1 parent 2891a58 commit 3fc2170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
${{ runner.os }}-maven-${{ env.PREVIOUS_CACHE_KEY }}
3030
3131
- name: Build
32-
run: mvn verify
32+
run: mvn verify -DtrimStackTrace=false

0 commit comments

Comments
 (0)