mirror of
https://github.com/ryantm/agenix.git
synced 2024-11-22 17:50:48 +03:00
ci: run nix *flake* check
This commit is contained in:
parent
b12f117555
commit
c7906a8021
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -8,4 +8,4 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2.3.4
|
- uses: actions/checkout@v2.3.4
|
||||||
- uses: cachix/install-nix-action@v15
|
- uses: cachix/install-nix-action@v15
|
||||||
- run: nix check
|
- run: nix flake check
|
||||||
|
|
Loading…
Reference in a new issue