Skip to content

Commit 9f4d6b6

Browse files
authored
Update test.yml
1 parent 7060906 commit 9f4d6b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
cache: 'maven'
2121

2222
- name: Build
23-
run: mvn clean build
23+
run: mvn clean compile
2424

2525

2626
- name: Generate Java docs

0 commit comments

Comments
 (0)