Skip to content

Commit 36a98c5

Browse files
authored
Merge pull request #9 from ldetmer/ldetmer-patch-1
Update ci.yaml
2 parents 15c836a + ac9f28e commit 36a98c5

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
@@ -20,4 +20,4 @@ jobs:
2020
distribution: 'temurin'
2121
cache: maven
2222
- name: Build with Maven
23-
run: mvn install -DskipTests
23+
run: mvn install -DskipTests -Dclirr.skip=true

0 commit comments

Comments
 (0)