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