peer-group-grading/.woodpecker/check_fmt.yaml
jopejoe1 6ca637658f
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
fix ci
2025-03-31 13:33:09 +02:00

9 lines
184 B
YAML

when:
- event: push
branch: main
steps:
- name: "Run nix flake check"
image: docker.nix-community.org/nixpkgs/nix-flakes
commands:
- nix fmt -- --fail-on-change