From ed30446be7f7b60d3d6b690e56f4b6cb344c5c0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 10 Dec 2023 20:56:18 +0100 Subject: [PATCH] Update tests.toml --- tests.toml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index cfc9cf6..137a83f 100644 --- a/tests.toml +++ b/tests.toml @@ -6,4 +6,9 @@ test_format = 1.0 # Tests to run # ------------ - args.weight = "10" \ No newline at end of file + exclude = ["install.private", "install.root", "install.subdir", "install.multi"] + + # ------------------------------- + # Default args to use for install + # ------------------------------- + args.weight = "10"