run vm in CI
This commit is contained in:
parent
81b32a2627
commit
0fe0e167dc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -16,4 +16,4 @@ jobs:
|
||||||
name: selfhostblocks
|
name: selfhostblocks
|
||||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||||
- run: nix flake check
|
- run: nix flake check
|
||||||
# - run: nix build .#checks.x86_64-linux.vms.postgresql
|
- run: nix build .#checks.x86_64-linux.vms.postgresql
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue