This commit is contained in:
parent
aca5a49988
commit
92c2aa83f6
1 changed files with 1 additions and 1 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