From 0edc8c924c356052395445cce16fd79ebf468818 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Mon, 15 Apr 2024 16:05:48 +0200 Subject: Fix CI --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 36910f45..b638d4ee 100644 --- a/flake.nix +++ b/flake.nix @@ -82,7 +82,7 @@ # files like lakefile.lean, and the user hand-written files) # Run the tests - remark: we could remove the file - make tests -j $NIX_BUILD_CORES + make test-all -j $NIX_BUILD_CORES # Check that there are no differences between the generated tests # and the original tests -- cgit v1.2.3