Remove duplicate linting steps

pull/1114/head
ioedeveloper 4 years ago
parent 166858e112
commit fc84e64be9
  1. 3
      .circleci/config.yml

@ -31,9 +31,6 @@ jobs:
- run:
name: Remix IDE e2e Linting
command: npm run lint remix-ide-e2e
- run: npm run lint:libs
- run: npm run lint
- run: npm run lint remix-ide-e2e
remix-libs:
docker:

Loading…
Cancel
Save