This commit is contained in:
parent
92c2aa83f6
commit
3900e86212
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ jobs:
|
|||
format:
|
||||
name: "nix fmt"
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: code.forgejo.org/actions/checkout@v4
|
||||
- run: nixfmt ${find ./ -regex '.*.nix$'} -- --check
|
Loading…
Add table
Add a link
Reference in a new issue