Skip to content

Commit df78087

Browse files
authored
Update unit-tests-on-maven.yml
1 parent 3b436d0 commit df78087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests-on-maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
java-version: '11'
2424
distribution: 'temurin'
25-
# cache: maven
25+
cache: maven
2626

2727
- name: Unit tests with Maven
2828
working-directory: ./java

0 commit comments

Comments
 (0)