Update tests again.

This commit is contained in:
Andrew Lalis 2024-01-01 20:31:50 -05:00
parent 6c31174eab
commit dabcb5ad5c
1 changed files with 2 additions and 0 deletions

View File

@ -17,5 +17,7 @@ jobs:
distribution: temurin
cache: maven
- run: mvn --version
- name: Test with Maven
run: mvn -B verify --file pom.xml