Skip to content

Commit c2af3c9

Browse files
Update build-on-pull-request.yml
1 parent eb99f67 commit c2af3c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-on-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
java-version: 17
2020
distribution: 'adopt'
2121
- name: Build with Maven
22-
run: mvn clean install -Dmaven.test.skip=true
22+
run: mvn clean install

0 commit comments

Comments
 (0)