ci: remove .woodpecker

This commit is contained in:
notohh 2023-10-05 14:45:39 -04:00
parent 9cb73ed40a
commit fbeb360a9c
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -1,11 +0,0 @@
steps:
check:
image: nixos/nix
commands:
- echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
- nix flake check
fmt:
image: nixos/nix
commands:
- echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
- nix run nixpkgs#alejandra -- -c .