undo changes to CI/circle_parallel.sh

This commit is contained in:
William Cheng 2022-03-29 14:00:05 +08:00
parent b3079f0848
commit 5eacc0d09f

View File

@ -26,9 +26,6 @@ if [ "$NODE_INDEX" = "1" ]; then
elif [ "$NODE_INDEX" = "2" ]; then
echo "Running node $NODE_INDEX to test Go"
php -v
# install haskell
#curl -sSLk https://get.haskellstack.org/ | sh
#stack upgrade