Closed
Description
Current behaviour
PRs affecting the Presentation Compiler require the [test_windows_full]
tag , which is easy to forget about, and launches suites which aren't necessary.
Expectation
PR's affecting the presentation compiler should also trigger a new job on windows that runs scala3-presentation-compiler-bootstrap/test
and scala3-language-server/test
when changes are made in modules mentioned above.