update config
This commit is contained in:
4
.github/workflows/maven.yml
vendored
4
.github/workflows/maven.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
cache: maven
|
||||
|
||||
- name: Build with Maven
|
||||
run: mvn -B compile --file pom.xml
|
||||
run: mvn -B compile
|
||||
|
||||
- name: Run tests
|
||||
run: mvn -B test --file pom.xml
|
||||
run: mvn -B test
|
Reference in New Issue
Block a user