mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 22:42:03 -08:00
disable jacoco.skip for testing step
This commit is contained in:
parent
44c4a0a40f
commit
d6699f62f0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -51,5 +51,6 @@ jobs:
|
|||
verify
|
||||
coveralls:report
|
||||
--no-transfer-progress
|
||||
--define jacoco.skip=false
|
||||
--define repoToken=${{ secrets.GITHUB_TOKEN }}
|
||||
--define pullRequest=${{ github.event.number }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue