From 336a2f04051bdf0b5bd39b9849b4aebbad960e2c Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 27 Aug 2023 07:28:18 +0200 Subject: [PATCH] Update tests.toml --- tests.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests.toml b/tests.toml index 0d6070f..4858678 100644 --- a/tests.toml +++ b/tests.toml @@ -2,6 +2,12 @@ test_format = 1.0 [default] + # ------------ + # Tests to run + # ------------ + + exclude = ["install.subdir"] + # ------------------------------- # Commits to test upgrade from # -------------------------------