Skip to content

ci: add checks against known checkfiles for pushed code #47

@nilslice

Description

@nilslice

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions