diff --git a/.circleci/config.yml b/.circleci/config.yml index 07d2312df..950e8c66b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -48,9 +48,6 @@ jobs: executor: linux steps: - setup - - run: - name: "build lotus-testground" - command: pushd lotus-testground && go build . - run: name: "build lotus-soup" command: pushd lotus-soup && go build .