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 e3febb8 commit e72d3b7Copy full SHA for e72d3b7
.github/workflows/build.yml
@@ -25,5 +25,5 @@ jobs:
25
${{ runner.os }}-maven-
26
${{ runner.os }}-
27
- name: Run maven build
28
- run: mvn verify -s .github/workflows/settings.xml
+ run: mvn verify
29
0 commit comments