nix-infra/.woodpecker/flake-check.yaml
jopejoe1 c249553b2e
Some checks failed
ci/woodpecker/pr/flake-check Pipeline failed
add woodpecker ci
2024-11-17 22:12:26 +01:00

9 lines
163 B
YAML

when:
- event: pull_request
steps:
- name: "Run nix flake check"
image: docker.nix-community.org/nixpkgs/nix-flakes
commands:
- nix flake check