From a9c371f1c1ddc3a9e1b6db124f8301b952f91ae6 Mon Sep 17 00:00:00 2001 From: Th3maz1ng Date: Tue, 21 Sep 2021 17:46:53 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'gitea=5Fci.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gitea_ci.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea_ci.json b/gitea_ci.json index af00168..d12794e 100644 --- a/gitea_ci.json +++ b/gitea_ci.json @@ -1,5 +1,5 @@ { "builder": "arduino-cli", "fqbn": "esp8266:esp8266:nodemcuv2", - "source_folder": ["src/test/"] + "source_folder": ["src/tests/"] } \ No newline at end of file