mirror of
https://github.com/fabioformosa/quartz-manager.git
synced 2025-12-26 04:13:15 +09:00
fixing the maven github action
This commit is contained in:
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@@ -32,5 +32,5 @@ jobs:
|
||||
java-version: '11'
|
||||
distribution: 'temurin'
|
||||
cache: maven
|
||||
- name: Build with Maven
|
||||
- name: Build and test with Maven
|
||||
run: mvn -B package --file quartz-manager-parent/pom.xml
|
||||
|
||||
Reference in New Issue
Block a user