Skip to content

Commit

Permalink
Switch on debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasleplus committed Oct 28, 2024
1 parent 948179a commit a06d6f5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/maven-check-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,6 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Check the versions
uses: docker://leplusorg/maven-check-versions:3.9.9@sha256:493eea38ab34daa796d9e4ddbabee3dea4c4ace157de31b509565bc05f296e0f
uses: docker://leplusorg/maven-check-versions:main
env:
DEBUG: true

0 comments on commit a06d6f5

Please sign in to comment.