There was an error while loading. Please reload this page.
1 parent f12b71b commit 0d51ccdCopy full SHA for 0d51ccd
1 file changed
.github/workflows/ci.yml
@@ -64,4 +64,4 @@ jobs:
64
distribution: 'temurin'
65
cache: 'maven'
66
- name: Test
67
- run: mvn -B -e -fae clean install -Ptest
+ run: mvn -U -B -e clean install -Ptest
0 commit comments