Browse Source

Updated config.yml

pull/1/head
Anthony Quéré 5 years ago
parent
commit
12718acf1d
  1. 7
      .circleci/config.yml

7
.circleci/config.yml

@ -107,10 +107,6 @@ jobs:
path: docs
workflows:
build-workflow:
jobs:
@ -127,5 +123,8 @@ workflows:
- gendoc:
requires:
- lint
- test-ci
- test-e2e
Loading…
Cancel
Save