We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8265ce2 + a17be90 commit 2b9b5faCopy full SHA for 2b9b5fa
.github/workflows/ci.yaml
@@ -36,4 +36,4 @@ jobs:
36
with:
37
java-version: ${{ matrix.java }}
38
- name: Test with Maven
39
- run: ./mvnw test -B -D"license.skip=true" -D"log.level.thymeleaf.config=info:
+ run: ./mvnw test -B -D"license.skip=true" -D"log.level.thymeleaf.config=info"
0 commit comments