Skip to content

Commit

Permalink
Adjust name of build step.
Browse files Browse the repository at this point in the history
  • Loading branch information
raphw committed Aug 1, 2022
1 parent 34a2397 commit 6b8964e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
java-version: 19-ea
distribution: zulu
cache: maven
- name: Install JDK and build project
- name: Build project
run: ./mvnw verify -Pjava19
continue-on-error: false
hotspot-supported:
Expand Down

0 comments on commit 6b8964e

Please sign in to comment.