We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1509fe commit 2fdf96dCopy full SHA for 2fdf96d
.github/workflows/tests.yaml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: 🎳 Test
46
run: |
47
- ./mvnw --batch-mode --update-snapshots test
+ ./mvnw clean verify
48
49
- name: 📊️ Publish coverage report to GitHub Pages
50
uses: JamesIves/github-pages-deploy-action@v4
0 commit comments