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

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