From f979f4947d48b3cc177dfb50db4459f80cd27789 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 27 Aug 2023 08:45:56 +0200 Subject: [PATCH] Update tests.toml --- tests.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests.toml b/tests.toml index f6912c7..3d56ef7 100644 --- a/tests.toml +++ b/tests.toml @@ -2,6 +2,12 @@ test_format = 1.0 [default] + # ------------ + # Tests to run + # ------------ + + exclude = ["install.private"] + # ------------------------------- # Default args to use for install # -------------------------------