GHA: run nix flake check to run server tests and more checks

This commit is contained in:
Rory& 2025-11-21 16:12:50 +01:00
parent 1c32ed7e1a
commit 38e681377a

View File

@ -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