Skip to content

Commit 000c847

Browse files
author
ci-bot
committed
config
1 parent 7dfa504 commit 000c847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,7 @@ workflows:
633633
- build
634634

635635
run_file_keyword:
636-
when: << pipeline.parameters.run_file_tests_keyword != "" >>
636+
when: << pipeline.parameters.run_file_tests_keyword >>
637637
jobs:
638638
- check-flaky-or-pr-tests:
639639
pattern: "<< pipeline.parameters.run_file_tests_keyword >>"

0 commit comments

Comments
 (0)