Skip to content

Commit

Permalink
fixup! chore: enable debug for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
relu91 committed Jan 23, 2024
1 parent a4e1e4d commit 66e9b36
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 @@ -74,7 +74,7 @@ jobs:
timeout: 20000
interval: 500
- name: verify
run: mvn verify -e
run: mvn verify -e -Dlog4j2.level=debug
- name: Archive code coverage results
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 66e9b36

Please sign in to comment.