ci: Check without build for now #13
ci.yml
on: push
nix flake check --no-build
18s
nix fmt -- --check **/*.nix
18s
nix flake check ./example
47s
Annotations
1 error
nix flake check --no-build
Process completed with exit code 1.
|