From 104cee09b5e6dd395546a6dfe8ee753c1f07bf62 Mon Sep 17 00:00:00 2001 From: attiasas Date: Thu, 26 Mar 2026 11:41:18 +0200 Subject: [PATCH] Add FastCI config --- FastCI.config.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 FastCI.config.json diff --git a/FastCI.config.json b/FastCI.config.json new file mode 100644 index 000000000..3a2556843 --- /dev/null +++ b/FastCI.config.json @@ -0,0 +1 @@ +{ "accept_terms": "yes" } \ No newline at end of file