This commit is contained in:
parent
d495628e5b
commit
aca5a49988
3 changed files with 15 additions and 9 deletions
|
@ -6,4 +6,4 @@ jobs:
|
|||
name: "nix fmt"
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: nixfmt ${find . ./ -regex '*.nix$'} -- --check
|
||||
- run: nixfmt ${find ./ -regex '*.nix$'} -- --check
|
Loading…
Add table
Add a link
Reference in a new issue