Skip to content

Commit 93e8319

Browse files
Update test-cache.yml
1 parent 5ab87d1 commit 93e8319

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-cache.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
java-version: '21'
2626
cache: ${{ matrix.cache }}
2727

28-
- name: Build with Maven
29-
run: mvn -B package --file pom.xml
28+
- name: Build with Maven
29+
run: mvn -B package --file pom.xml
3030

3131
- name: Verify Java version
3232
run: java -version

0 commit comments

Comments
 (0)