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 2a366ad commit dc05f83Copy full SHA for dc05f83
.github/workflows/maven.yml
@@ -38,4 +38,4 @@ jobs:
38
${{ runner.os }}-m2-
39
40
- name: Install dependencies and run tests
41
- run: mvn clean install -B -q
+ run: mvn clean install -B -q -Dgpg.skip=true
0 commit comments