From 0bd3fd5f1795b6714ee202366856ddf9a579685c Mon Sep 17 00:00:00 2001 From: attiasas Date: Thu, 26 Mar 2026 11:50:37 +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