Skip to content

Commit

Permalink
simple
Browse files Browse the repository at this point in the history
  • Loading branch information
Burgestrand committed Jun 14, 2024
1 parent 17c4eee commit 193a2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ env:
jobs:
matrix-test:
env:
MAVEN_OPTS: "--debug"
MAVEN_OPTS: "-Dorg.slf4j.simpleLogger.defaultLogLevel=trace"
runs-on: ubuntu-latest
continue-on-error: ${{ matrix.allow-failure || false }}
strategy:
Expand Down

0 comments on commit 193a2e2

Please sign in to comment.