Fix nesting error

pull/1041/head
ioedeveloper 4 years ago
parent 59223e79bd
commit 683eb80e50
  1. 2
      .circleci/config.yml

@ -346,7 +346,7 @@ workflows:
build_all:
jobs:
- lint
- remix-libs
- remix-libs:
requires:
- lint
- remix-ide-chrome-1:

Loading…
Cancel
Save