We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dfa504 commit 000c847Copy full SHA for 000c847
.circleci/config.yml
@@ -633,7 +633,7 @@ workflows:
633
- build
634
635
run_file_keyword:
636
- when: << pipeline.parameters.run_file_tests_keyword != "" >>
+ when: << pipeline.parameters.run_file_tests_keyword >>
637
jobs:
638
- check-flaky-or-pr-tests:
639
pattern: "<< pipeline.parameters.run_file_tests_keyword >>"
0 commit comments