scholarsmate commented on code in PR #725:
URL: https://github.com/apache/daffodil-vscode/pull/725#discussion_r1280856825


##########
.github/workflows/CI.yml:
##########
@@ -111,9 +112,15 @@ jobs:
       - run: $SBT compile # used to initialize sbt, if not done sbt 
universal:packageBin ran by yarn package times out -- windows only
         if: runner.os == 'Windows'
       - run: yarn install
+      - name: Make sure the Ωedit server can start on port 9009

Review Comment:
   It had problems before, so this was a nice quick sanity check before going 
full stack.  It's been solid now, so I suppose we can remove this now.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to