Skip to content

Commit ad23124

Browse files
authored
Not FAE for test (easier to investigate on CI) (#2234)
1 parent 9ad2f85 commit ad23124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
distribution: 'temurin'
6565
cache: 'maven'
6666
- name: Test
67-
run: mvn -B -e -fae clean install -Ptest
67+
run: mvn -U -B -e clean install -Ptest

0 commit comments

Comments
 (0)