ci
Some checks failed
deploy / deploy (push) Failing after 15s

This commit is contained in:
Lee 2024-04-08 07:25:48 +01:00
parent 08cff9616d
commit 0ba23be246

@ -18,7 +18,7 @@ jobs:
uses: actions/setup-java@v4
with:
java-version: '17'
distribution: 'adopt'
distribution: 'temurin'
- name: Run Tests
run: mvn --batch-mode test