pull/2356/head
filip mertens 3 years ago
parent bedb7e4943
commit 11cc87328b
  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