ci: add checks against known checkfiles for pushed code
Open
- Dominant language
- Rust
- Stars
- 134
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the CI workflows only "test" that the checked in checkfiles still work against the latest published GitHub Action. Not that the actual code in this repo works against any tests when PRs are created.
We need to at minimum run cargo run -- validate ... against these checkfiles, so that we're doing a test against the changed code in the PR.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.