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 = [