mirror of
https://github.com/astral-sh/ruff
synced 2026-01-08 15:14:19 -05:00
Windows tests take much longer and downstream CI jobs that require the build from the Linux tests must wait to start. Additionally, we already have if/else logic in the test suite for Windows tests which cannot run the same command. This will require an update to the required checks in the repository settings.