unoplatform / uno.ui.runtimetests.engine

In-App MS Tests Runner for Uno Platform and WinAppSDK
https://platform.uno/
Other
7 stars 3 forks source link

fix: Disable dev-server package detection on windows #175

Closed dr1rrb closed 2 months ago

dr1rrb commented 2 months ago

fixes https://github.com/unoplatform/uno.ui.runtimetests.engine/issues/173

Bugfix

Disable dev-server package detection on windows as package is empty on that target

What is the current behavior?

Build fail on windows is including the runtime test package

What is the new behavior?

Build succeed

PR Checklist