Skip to content

Commit 1a093fb

Browse files
committed
cache
1 parent 37d53a5 commit 1a093fb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ jobs:
1111
with:
1212
java-version: '8'
1313
distribution: 'temurin'
14+
cache: maven
1415
- name: Build and Test
15-
run: mvn verify
16+
run: mvn verify pom.xml

0 commit comments

Comments
 (0)