You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to add a windows job to the PR workflow. There are occasionally features and tests that behave differently on Windows and since most of the team is on MacOS, these can easily slip through the cracks.
The text was updated successfully, but these errors were encountered:
Addresses #5935 and #5955
This adds windows and web tests to the PR workflow. They are by default turned off, but can be added with the `win` and `web` tags.
### QA Notes
I tested with and without the win and web tags. It also works in conjunction with other tags.
@:win @:web
<!--
Add additional information for QA on how to validate the change,
paying special attention to the level of risk, adjacent areas that
could be affected by the change, and any important contextual
information not present in the linked issues.
-->
We need to add a windows job to the PR workflow. There are occasionally features and tests that behave differently on Windows and since most of the team is on MacOS, these can easily slip through the cracks.
The text was updated successfully, but these errors were encountered: