summary refs log tree commit diff
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-11-21 16:12:50 +0100
committerRory& <root@rory.gay>2025-11-21 16:12:50 +0100
commit38e681377a5a7302aa0940852d974656b884e5a6 (patch)
tree60138d624a1d510fde83e55b3f75806bf430e3ef
parentNix: emit revision file, bundle: use revision file, fix git dir resolution on... (diff)
downloadserver-ts-38e681377a5a7302aa0940852d974656b884e5a6.tar.xz
GHA: run nix flake check to run server tests and more checks
-rw-r--r--.github/workflows/nix-build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/nix-build.yml b/.github/workflows/nix-build.yml

index 29f69175..fae1736c 100644 --- a/.github/workflows/nix-build.yml +++ b/.github/workflows/nix-build.yml
@@ -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