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 path: docs
workflows: workflows:
build-workflow: build-workflow:
jobs: jobs:
@ -127,5 +123,8 @@ workflows:
- gendoc: - gendoc:
requires: requires:
- lint - lint
- test-ci
- test-e2e
Loading…
Cancel
Save