Commit 90481cf
authored
Limit which health checks run (#2270)
The `breaking` and `leaking` health checks are not currently compatible
with repos using pub workspaces.
The `coverage` health check is too slow to be worth using in this repo.
Run only `version`, `changelog`, and `do-not-submit` checks.1 parent 337c7fb commit 90481cf
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
0 commit comments