.github: ci/cd update
Signed-off-by: s0me1newithhand7s <117505144+s0me1newithhand7s@users.noreply.github.com>
This commit is contained in:
parent
2b3d7f3834
commit
e3d3daf286
1 changed files with 2 additions and 0 deletions
2
.github/workflows/flake-check-action.yaml
vendored
2
.github/workflows/flake-check-action.yaml
vendored
|
|
@ -17,6 +17,8 @@ jobs:
|
||||||
uses: "DeterminateSystems/nix-installer-action@v16"
|
uses: "DeterminateSystems/nix-installer-action@v16"
|
||||||
- name: "flake check"
|
- name: "flake check"
|
||||||
uses: "DeterminateSystems/flake-checker-action@v5"
|
uses: "DeterminateSystems/flake-checker-action@v5"
|
||||||
|
- name: "Manual nix flake check"
|
||||||
|
run: "nix flake check --all-systems --impure"
|
||||||
- name: "Deadnix check"
|
- name: "Deadnix check"
|
||||||
run: "nix run flake:nixpkgs#deadnix -- ."
|
run: "nix run flake:nixpkgs#deadnix -- ."
|
||||||
- name: "Alejandra check"
|
- name: "Alejandra check"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue