diff --git a/.circleci/config.yml b/.circleci/config.yml index 2eea826b..900b4660 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -643,12 +643,6 @@ jobs: - run: name: Lint command: yarn lint - - run: - name: Format text - command: yarn format-text - - run: - name: Format shell scripts - command: yarn format-shell faucet-docker: docker: - image: cimg/go:1.17.8