Remove flags from CI

This commit is contained in:
joonho.whangbo
2024-01-21 16:32:48 -08:00
parent b5d7e2f6cb
commit be35a3fb14
5 changed files with 5 additions and 5 deletions

View File

@@ -83,7 +83,7 @@ jobs:
eval "$(conda shell.bash hook)"
mkdir ${{ env.JAVA_TMP_DIR }}
export MAKEFLAGS="-j32"
./build-setup.sh -f -v
./build-setup.sh -v
run-cfg-finder:
name: run-cfg-finder