This commit is contained in:
Lee 2024-04-08 07:27:59 +01:00
parent 0ba23be246
commit a9a1948c1f

@ -19,6 +19,7 @@ jobs:
with:
java-version: '17'
distribution: 'temurin'
cache: maven
- name: Run Tests
run: mvn --batch-mode test