mbeckerle commented on a change in pull request #349: Upgrades sbt to 1.3.9, 
scala to 2.12.11, genjavadoc to 0.16.
URL: https://github.com/apache/incubator-daffodil/pull/349#discussion_r404282612
 
 

 ##########
 File path: .github/workflows/main.yml
 ##########
 @@ -59,19 +60,19 @@ jobs:
       ############################################################
 
       - name: Compile
-        run: $SBT compile test:compile it:compile
+        run: $SBTNOCOV compile test:compile it:compile
 
 Review comment:
   So the compile step still uses the coverage option. It's just the doc, and 
packaging steps that use the no-coverage option.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to