ci: update checks.yml
All checks were successful
ci/woodpecker/push/checks Pipeline was successful

This commit is contained in:
notohh 2023-09-01 10:19:49 -04:00
parent 8c38afd9fe
commit 7f79967b32
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -1,7 +1,7 @@
pipeline: steps:
check: check:
image: nixos/nix image: nixos/nix
commands: commands:
- echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf - echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
- nix flake check - nix flake check
fmt: fmt: