pull/2356/head
filip mertens 3 years ago
parent bedb7e4943
commit 11cc87328b
  1. 2
      .circleci/config.yml

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

Loading…
Cancel
Save