dotfiles/.woodpecker/test.yml
2022-12-21 15:26:49 +00:00

10 lines
202 B
YAML

pipeline:
check:
image: nixpkgs/nix-flakes:latest
pull: true
commands:
- time nix flake metadata
- time nix --no-sandbox develop -c statix check
- time nix flake check