We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9bb18f commit a52f64dCopy full SHA for a52f64d
.github/workflows/continuous-integration.yml
@@ -33,6 +33,5 @@ jobs:
33
with:
34
distribution: liberica
35
java-version: ${{ matrix.java }}
36
- cache: maven
37
- name: Build
38
run: ./mvnw -B clean verify
0 commit comments