You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "stevedlawrence (via GitHub)" <gi...@apache.org> on 2023/05/08 17:50:46 UTC

[GitHub] [daffodil] stevedlawrence commented on a diff in pull request #1013: Remove use of the IntegrationTest sbt configuration

stevedlawrence commented on code in PR #1013:
URL: https://github.com/apache/daffodil/pull/1013#discussion_r1187720010


##########
.github/workflows/main.yml:
##########
@@ -161,7 +161,7 @@ jobs:
         run: $SBT test
 
       - name: Run Integration Tests
-        run: $SBT IntegrationTest/test
+        run: $SBT daffodil-test-integration/Test/test

Review Comment:
   Good call, the `Test` isn't needed, will remove.



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

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org