Commit fc84e64b authored by ioedeveloper's avatar ioedeveloper

Remove duplicate linting steps

parent 166858e1
...@@ -30,10 +30,7 @@ jobs: ...@@ -30,10 +30,7 @@ jobs:
command: npm run lint command: npm run lint
- run: - run:
name: Remix IDE e2e Linting name: Remix IDE e2e Linting
command: npm run lint remix-ide-e2e 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: remix-libs:
docker: docker:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment