Skip to content

Commit 01ca54d

Browse files
Heiko KieselWeltraumschaf
authored andcommitted
Use verify lifecycle for test workflow
Signed-off-by: Heiko Kiesel <heiko.kiesel@iteratec.com>
1 parent dc3eb27 commit 01ca54d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
distribution: temurin
2424

2525
- name: Build with Maven
26-
run: mvn --batch-mode --update-snapshots package
26+
run: mvn --B --update-snapshots verify

0 commit comments

Comments
 (0)