coreutils/.github/workflows
Roy Ivy III 790884b177 maint/CICD ~ add dependencies between CI job steps (using 'needs')
- 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.
2021-11-19 18:04:55 -06:00
..
CICD.yml maint/CICD ~ add dependencies between CI job steps (using 'needs') 2021-11-19 18:04:55 -06:00
FixPR.yml maint/docs ~ add ToDO for change from cargo-tree to cargo tree 2021-06-23 12:03:35 -05:00
GnuTests.yml Display changes in the failing GNU tests 2021-08-10 19:29:23 +01:00