parent
aff307c2f6
commit
f85cc9b031
@ -18,8 +18,8 @@ jobs:
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: 23
|
||||
distribution: 'temurin'
|
||||
distribution: 'oracle'
|
||||
cache: 'maven'
|
||||
overwrite-settings: true
|
||||
- name: Build with Maven
|
||||
run: mvn -B package --file pom.xml
|
||||
run: mvn test
|
||||
# run: mvn -B package --file pom.xml
|
Loading…
x
Reference in New Issue
Block a user