-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
This project has no CI, shame on us.
We want to implement a github actions based CI that would:
- Build the project, with the stable, beta and nightly toolchains
- Run all unit and integration tests
- Run
cargo clippy - Run
cargo fmt
for each pending PR.
Any of this step failing should prevent the PR to be merged.
alexandrebrg
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers