From 351c49b19f46d0ff66b6cdc523ae8b9cbb139483 Mon Sep 17 00:00:00 2001 From: wenming2014 <2279939962@qq.com> Date: Tue, 29 Sep 2020 07:16:57 +0000 Subject: [PATCH] test --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 32bc29105a..9c019d2d5d 100755 --- a/build.sh +++ b/build.sh @@ -4,7 +4,7 @@ set -ex workspace=$PWD build_dir=$workspace/build -JOBS=8 +JOBS=1 function check_style {