We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb99f67 commit c2af3c9Copy full SHA for c2af3c9
.github/workflows/build-on-pull-request.yml
@@ -19,4 +19,4 @@ jobs:
19
java-version: 17
20
distribution: 'adopt'
21
- name: Build with Maven
22
- run: mvn clean install -Dmaven.test.skip=true
+ run: mvn clean install
0 commit comments