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 c3523af commit 8269237Copy full SHA for 8269237
.github/workflows/build.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Build with Maven
45
#run: mvn clean install -Plocal -Dmaven.test.failure.ignore=true
46
- run: mvn clean install -Plocal -Dmaven.test.failure.ignore=true
+ run: mvn clean install -Plocal
47
48
- name: codecov
49
uses: codecov/[email protected]
0 commit comments