generated from Patagia/template-nix
ci: use just to run checks in development shell
This commit is contained in:
parent
dcd9970b3b
commit
ac6a53fac9
1 changed files with 2 additions and 2 deletions
|
@ -6,6 +6,6 @@ when:
|
|||
|
||||
steps:
|
||||
check:
|
||||
image: docker.io/nixpkgs/nix-flakes:nixos-24.05
|
||||
image: docker.io/nixpkgs/nix-flakes:nixos-24.11
|
||||
commands:
|
||||
- nix flake check
|
||||
- nix develop -c just check
|
||||
|
|
Loading…
Reference in a new issue