Skip to content

Commit 7b1e1e4

Browse files
authored
Update maven.yml
1 parent 8fee358 commit 7b1e1e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/maven.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ jobs:
2525
run: mvn -B package --file JavaCon/pom.xml
2626
- name: Build with Maven Testing
2727
run: mvn -B package --file Testing/pom.xml
28+
- name: Test Containers
29+
run: mvn -B package --file Testing/TestContainers/pom.xml

0 commit comments

Comments
 (0)