use the same formatter in ci
This commit is contained in:
parent
184dd72cc6
commit
527c565462
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
|
|
@ -34,4 +34,4 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: cachix/install-nix-action@v31
|
- uses: cachix/install-nix-action@v31
|
||||||
- run: nix shell nixpkgs#alejandra -c alejandra -c .
|
- run: nix run nixpkgs#nixfmt-tree -- --ci
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue