readme
Some checks failed
CI / checks (push) Has been cancelled

This commit is contained in:
Robin Appelman 2024-10-20 17:36:00 +02:00
commit 25737430ec

View file

@ -6,6 +6,8 @@ An opinionated rust module for [flakelight](https://github.com/nix-community/fla
Included checks:
- Build project
- Build examples (if they exist)
- Verify MSRV (if specified in `Cargo.toml`)
- Test and clippy with default features
- Test and clippy with all features (if features are defined)