From 3e5ed611fe95fc559d11af3b244d0d30177617b5 Mon Sep 17 00:00:00 2001 From: eric Date: Sun, 15 Mar 2026 13:08:07 +0100 Subject: [PATCH] ci: something --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 27495bb..59b3764 100644 --- a/flake.nix +++ b/flake.nix @@ -122,7 +122,7 @@ ]; checks.tests = { - command = "bazel test //tests/..."; + command = "bazelisk test //tests/..."; stage = "pre-push"; passFilenames = false; runtimeInputs = [