nix-infra/.woodpecker/flake-check.yaml

9 lines
163 B
YAML
Raw Normal View History

2024-11-17 22:05:25 +01:00
when:
- event: pull_request
steps:
- name: "Run nix flake check"
image: docker.nix-community.org/nixpkgs/nix-flakes
commands:
- nix flake check