ci: more testing
This commit is contained in:
parent
6ce2a6337f
commit
987db0c6aa
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: nix fmt -- --check .
|
- run: nix fmt -- --check .
|
||||||
|
- run: nix --version
|
||||||
|
|
||||||
#if: github.repository == 'Skynet/nixos'
|
#if: github.repository == 'Skynet/nixos'
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue