From d14e466562ae005fb1044e0ddb618566727cfc83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 4 Oct 2023 21:40:06 +0200 Subject: [PATCH] Update tests.toml --- tests.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests.toml b/tests.toml index 94abb79..c81bf7c 100644 --- a/tests.toml +++ b/tests.toml @@ -3,3 +3,9 @@ test_format = 1.0 [default] + + # ------------ + # Tests to run + # ------------ + + exclude = ["install.multi"] \ No newline at end of file