autumnust commented on a change in pull request #3316:
URL: https://github.com/apache/gobblin/pull/3316#discussion_r656555235
##########
File path: .github/workflows/build_and_test.yaml
##########
@@ -166,3 +150,14 @@ jobs:
fi
sleep 30
done
+ ./gradlew -DjacocoBuild=1 jacocoTestReport
Review comment:
is some of the originally existed option needed here? e.g.
`-PskipTestGroup=disabledOnCI`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]