Skip to content

Commit

Permalink
add full stack trace gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
celuchmarek committed Nov 16, 2024
1 parent e587086 commit 5a1a71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
# ${{ runner.os }}-maven-
#
- name: Run tests
run: ./mvnw test -e -P system-jdk
run: ./mvnw test -e -X -P system-jdk
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 5a1a71e

Please sign in to comment.