Skip to content

Commit 2fdf96d

Browse files
committed
chore: change test to verify in pipeline
1 parent d1509fe commit 2fdf96d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
4545
- name: 🎳 Test
4646
run: |
47-
./mvnw --batch-mode --update-snapshots test
47+
./mvnw clean verify
4848
4949
- name: 📊️ Publish coverage report to GitHub Pages
5050
uses: JamesIves/github-pages-deploy-action@v4

0 commit comments

Comments
 (0)