forked from extern/nix-config
ci(tests): Try running nixos-rebuild
This commit is contained in:
parent
e1371b0edc
commit
a1ab542c92
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -23,3 +23,4 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: cachix/install-nix-action@v22
|
- uses: cachix/install-nix-action@v22
|
||||||
- run: nix flake check
|
- run: nix flake check
|
||||||
|
- run: nixos-rebuild build-vm .#nixos
|
||||||
|
Loading…
Reference in New Issue
Block a user