ruff
50bd3943 - [ty] Faster iteration on mdtests (#20465)

Commit
3 days ago
[ty] Faster iteration on mdtests (#20465) ## Summary This change reduces MD test compilation time from 6s to 3s on my laptop. We don't need to build the unit tests and the corpus tests when we're only interested in Markdown-based tests. ## Test Plan local benchmarks
Author
Parents
Loading