chore: remove "nix build" instruction for development

This commit is contained in:
2026-07-13 23:58:36 +09:00
parent 1837865b33
commit 1b99b3b4d2
3 changed files with 1 additions and 8 deletions
-1
View File
@@ -427,7 +427,6 @@ Implementation Tickets usually also need focused tests and broader checks, for e
cargo fmt --check
cargo check --workspace --all-targets
cargo test -p <crate> <filter>
nix build .#yoi --no-link
```
Record validation commands and results in the implementation report or resolution.