diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fba69a5..59f1afd 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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 @@ -150,3 +150,4 @@ jobs: configuration: runtimeClasspath build-root-directory: testproject project: "" + debug: true