Skip to content

Commit

Permalink
undo changes to CI/circle_parallel.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed Mar 29, 2022
1 parent b3079f0 commit 5eacc0d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CI/circle_parallel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5eacc0d

Please sign in to comment.