GHA: run nix flake check to run server tests and more checks
This commit is contained in:
parent
1c32ed7e1a
commit
38e681377a
1
.github/workflows/nix-build.yml
vendored
1
.github/workflows/nix-build.yml
vendored
@ -16,3 +16,4 @@ jobs:
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@v13
|
||||
- run: nix build -L
|
||||
- run: nix develop --command echo OK
|
||||
- run: nix flake check -vL
|
||||
|
||||
Reference in New Issue
Block a user