Fix
This commit is contained in:
@@ -6,7 +6,7 @@ steps:
|
|||||||
# Lint
|
# Lint
|
||||||
- nix develop --command cargo -- fmt --all -- --check
|
- nix develop --command cargo -- fmt --all -- --check
|
||||||
- nix develop --command cargo -- clippy -- -D warnings -W clippy::must_use_candidate
|
- nix develop --command cargo -- clippy -- -D warnings -W clippy::must_use_candidate
|
||||||
- nix develop .#ci --command alejandra -- --check .
|
- nix develop .#ci --command nixpkgs-fmt --check .
|
||||||
- nix develop .#ci --command markdown-link-check README.md
|
- nix develop .#ci --command markdown-link-check README.md
|
||||||
# Test
|
# Test
|
||||||
- nix develop --command cargo test --verbose --release
|
- nix develop --command cargo test --verbose --release
|
||||||
|
Reference in New Issue
Block a user