Skip to content

Commit 4b595a9

Browse files
committed
Rename step
1 parent 63827aa commit 4b595a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/builds.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
distribution: 'corretto'
1717
java-version: '11'
18-
- name: JAPICMP Check
18+
- name: Verify
1919
run: ./mvnw clean verify -DskipTests -Dgpg.skip=true
2020

2121
RunOnLinux:

0 commit comments

Comments
 (0)