oops, forgot to save
This commit is contained in:
parent
378c31ce27
commit
d0bbf16d5c
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ jobs:
|
|||
name: "nix fmt"
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: Ittihadyya/checkout@v4
|
||||
uses: https://git.collective-conciousness.monster/Ittihadyya/checkout@v4
|
||||
- name: Install Nix
|
||||
uses: Ittihadyya/nix-installer-action@v16
|
||||
uses: https://git.collective-conciousness.monster/Ittihadyya/nix-installer-action@v16
|
||||
- run: nix fmt $(find ./ -regex '.*.nix$') -- --check
|
Loading…
Add table
Add a link
Reference in a new issue