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.
2 parents 363bbdd + 4755e90 commit 087b7fcCopy full SHA for 087b7fc
.github/workflows/maven.yml
@@ -27,4 +27,4 @@ jobs:
27
run: mvn --batch-mode --update-snapshots test jacoco:report --file pom.xml
28
29
- name: 🚀 Coveralls Coverage Report Submission
30
- run: mvn coveralls:report --define repoToken=${{ secrets.COVERALL_REPO_SECRET }}
+ run: mvn coveralls:report --define repoToken=${{ secrets.COVERALL_REPO_SECRET }}
0 commit comments