From 81d57ee80292a946af0595505ea51346859b3d9e Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Mon, 11 Dec 2023 01:42:18 +0100 Subject: [PATCH] Reneable install tests because otherwise the CI cant test anything ... --- tests.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index a1a35da..e68217c 100644 --- a/tests.toml +++ b/tests.toml @@ -6,7 +6,7 @@ test_format = 1.0 # Tests to run # ------------ - exclude = ["install.private", "install.root", "install.subdir", "install.multi"] + exclude = ["install.private"] # ------------------------------- # Default args to use for install