mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
790884b177
- the build and test steps won't run until/unless Dependency and MSRV checks pass - code coverage won't run until/unless the build steps all pass ## [why] This helps make more efficient use of CI resources and can help more easily visualize build issues from the resultant GHA dashboard flow diagram.