We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b436d0 commit df78087Copy full SHA for df78087
.github/workflows/unit-tests-on-maven.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
java-version: '11'
24
distribution: 'temurin'
25
-# cache: maven
+ cache: maven
26
27
- name: Unit tests with Maven
28
working-directory: ./java
0 commit comments