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 ea65969 commit 3daaee1Copy full SHA for 3daaee1
.github/workflows/test.yml
@@ -27,6 +27,6 @@ jobs:
27
28
- uses: ./.github/actions/setup
29
30
- - run: ./gradlew clean test jacocoTestReport lint --continue --console=plain --max-workers=1 --no-daemon
+ - run: ./gradlew clean test jacocoTestReport lint --continue --console=plain --max-workers=1 --no-daemon --info
31
32
- uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # [email protected]
0 commit comments