dont fail on format #40

Open
irgendwas wants to merge 1 commit from ci/fmt-none-failing into main

View file

@ -2,7 +2,8 @@ when:
- event: pull_request
steps:
- name: "Run nix flake check"
- name: "Run check fmt"
image: docker.nix-community.org/nixpkgs/nix-flakes
commands:
- nix fmt -- --fail-on-change
- nix fmt
- git diff