revert 54ca7f90b1
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
revert commit fmt
This commit is contained in:
parent
54ca7f90b1
commit
ef002bf406
1 changed files with 1 additions and 7 deletions
|
@ -6,10 +6,4 @@ steps:
|
||||||
- name: "Run nix flake check"
|
- name: "Run nix flake check"
|
||||||
image: docker.nix-community.org/nixpkgs/nix-flakes
|
image: docker.nix-community.org/nixpkgs/nix-flakes
|
||||||
commands:
|
commands:
|
||||||
- nix fmt
|
- nix fmt -- --fail-on-change
|
||||||
- name: push commit
|
|
||||||
image: appleboy/drone-git-push
|
|
||||||
settings:
|
|
||||||
remote_name: origin
|
|
||||||
branch: main
|
|
||||||
local_ref: main
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue