From e2fb1de6ee6c04db0cf4ae5e1a7ed5b706b295f8 Mon Sep 17 00:00:00 2001 From: Nadyr <41974248+Darlantanis@users.noreply.github.com> Date: Sun, 3 Jul 2022 21:03:27 -0400 Subject: [PATCH] powder that makes you say yes --- tools/ci/build_tgui.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/ci/build_tgui.sh b/tools/ci/build_tgui.sh index a28c91ae41..096f9ab9c7 100755 --- a/tools/ci/build_tgui.sh +++ b/tools/ci/build_tgui.sh @@ -8,7 +8,5 @@ nvm use $NODE_VERSION cd tgui chmod +x bin/tgui bin/tgui --ci -bin/tgui --lint -bin/tgui --test yarn tgui:prettier cd ..