pull/5370/head
filip mertens 3 years ago
parent 01b1b234fe
commit d617e50bc8
  1. 2
      .circleci/config.yml

@ -414,7 +414,7 @@ workflows:
requires:
- build
build_all:
when: << !pipeline.parameters.run_flaky_tests >>
when: << pipeline.parameters.run_flaky_tests >>
jobs:
- build
- lint:

Loading…
Cancel
Save