Update tests again.
This commit is contained in:
parent
6c31174eab
commit
dabcb5ad5c
|
@ -17,5 +17,7 @@ jobs:
|
||||||
distribution: temurin
|
distribution: temurin
|
||||||
cache: maven
|
cache: maven
|
||||||
|
|
||||||
|
- run: mvn --version
|
||||||
|
|
||||||
- name: Test with Maven
|
- name: Test with Maven
|
||||||
run: mvn -B verify --file pom.xml
|
run: mvn -B verify --file pom.xml
|
||||||
|
|
Loading…
Reference in New Issue