mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-21 20:33:55 -05:00
github: fixed job descriptions
This commit is contained in:
parent
18ad759312
commit
a7d4c1a034
2
.github/workflows/check-fmt.yml
vendored
2
.github/workflows/check-fmt.yml
vendored
|
@ -16,5 +16,5 @@ jobs:
|
|||
|
||||
- uses: cachix/install-nix-action@v20
|
||||
|
||||
- name: Check if flake.nix successfully evaluates
|
||||
- name: Check if flake complies with default style
|
||||
run: nix fmt -- -c .
|
||||
|
|
Loading…
Reference in a new issue