This commit is contained in:
parent
43a451aee2
commit
7feaa9a422
@ -26,7 +26,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
distribution: 'temurin' # See 'Supported distributions' for available options
|
distribution: 'temurin' # See 'Supported distributions' for available options
|
||||||
java-version: '21'
|
java-version: '21'
|
||||||
run: |
|
- run: |
|
||||||
|
java -version
|
||||||
mvn -B verify --file pom.xml
|
mvn -B verify --file pom.xml
|
||||||
|
|
||||||
- name: Build And Test
|
- name: Build And Test
|
||||||
|
Loading…
Reference in New Issue
Block a user