We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63827aa commit 4b595a9Copy full SHA for 4b595a9
.github/workflows/builds.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
distribution: 'corretto'
17
java-version: '11'
18
- - name: JAPICMP Check
+ - name: Verify
19
run: ./mvnw clean verify -DskipTests -Dgpg.skip=true
20
21
RunOnLinux:
0 commit comments