nix-infra/.woodpecker/flake-check.yaml
2024-11-24 01:01:36 +01:00

8 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