diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a129c5b7ab6..1c54830b7e6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,6 +48,7 @@ jobs: test jacoco:report jacoco:report-aggregate + verify coveralls:report --no-transfer-progress --define repoToken=${{ secrets.GITHUB_TOKEN }}