From 7cbbb045ba5ea34d98d0b76f10e92051e230335a Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Mon, 28 Sep 2020 21:24:37 +0200 Subject: [PATCH] More Gitpod optimize --- .gitpod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitpod.yml b/.gitpod.yml index 78437404c..3a70e3836 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,5 +1,5 @@ tasks: - - before: pip3 install -U platformio && brew install uncrustify + - before: brew install uncrustify command: platformio run -e tasmota image: