Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 639552e

Browse files
authored
Update maven.yml
1 parent f8435f2 commit 639552e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
distribution: 'temurin'
3535
cache: maven
3636
- name: Test with Maven
37-
run: mvn -B verify
37+
run: mvn -B verify --file code/${{matrix.subdir}}/pom.xml

0 commit comments

Comments
 (0)