[ty] Run ecosystem-analyzer in release mode (#20210)
## Summary We already have `mypy_primer` running in debug mode, so this should provide some additional coverage, and allows us produce reasonable timing results. ## Test Plan CI run on this PR
This commit is contained in:
1
.github/workflows/ty-ecosystem-analyzer.yaml
vendored
1
.github/workflows/ty-ecosystem-analyzer.yaml
vendored
@@ -69,6 +69,7 @@ jobs:
|
||||
ecosystem-analyzer \
|
||||
--repository ruff \
|
||||
diff \
|
||||
--profile=release \
|
||||
--projects-old ruff/projects_old.txt \
|
||||
--projects-new ruff/projects_new.txt \
|
||||
--old old_commit \
|
||||
|
||||
Reference in New Issue
Block a user