RedEye
RedEye copied to clipboard
Update build.yml
๐ฃ Description
๐ญ Motivation and context
๐งช Testing
โ Pre-approval checklist
- [x] This PR has an informative and human-readable title.
- [x] Changes are limited to a single goal - eschew scope creep!
- [x] All future TODOs are captured in issues, which are referenced in code comments.
- [x] All relevant type-of-change labels have been added.
- [ ] I have read the CONTRIBUTING document.
- [x] These code changes follow cisagov code standards.
- [x] All relevant repo and/or project documentation has been updated to reflect the changes in this PR.
- [x] Tests have been added and/or modified to cover the changes in this PR.
- [x] All new and existing tests pass.
โ Pre-merge checklist
- [x] Revert dependencies to default branches.
- [x] Finalize version.
โ Post-merge checklist
- [x] Add a tag or create a release.