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

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