Skip to content

Commit

Permalink
Run with debug flag
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszkwiecinski committed Jan 21, 2024
1 parent 7234112 commit 4edc742
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
configuration: runtimeClasspath
build-root-directory: testproject
project: ""
debug: "true"
debug: true

- uses: peter-evans/find-comment@v2
id: find_comment
Expand Down Expand Up @@ -150,3 +150,4 @@ jobs:
configuration: runtimeClasspath
build-root-directory: testproject
project: ""
debug: true

0 comments on commit 4edc742

Please sign in to comment.