Skip to content

Commit 2b9b5fa

Browse files
authored
Merge a17be90 into 8265ce2
2 parents 8265ce2 + a17be90 commit 2b9b5fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
with:
3737
java-version: ${{ matrix.java }}
3838
- name: Test with Maven
39-
run: ./mvnw test -B -D"license.skip=true" -D"log.level.thymeleaf.config=info:
39+
run: ./mvnw test -B -D"license.skip=true" -D"log.level.thymeleaf.config=info"

0 commit comments

Comments
 (0)