cFS
cFS copied to clipboard
Rename unit-test-coverage.yml
Checklist (Please check before submitting)
- [x] I reviewed the Contributing Guide.
- [x] I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets.
Describe the bug unit-test-coverage.yml has the same workflow name as build-deploy-doc.yml. They are both named Build Document, despite unit-test-coverage.yml being used for unit tests rather than building documents.
Expected behavior The name set in unit-test-coverage.yml should be changed to "Unit Test and Coverage".
Code snips https://github.com/nasa/cFS/blob/f9dc33a16dd3f26b4bf7c54cf9a8d4e190aa5db7/.github/workflows/unit-test-coverage.yml#L1
Reporter Info Ariel Walker, MCSG Tech.