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 c7c1783 commit 6ca28faCopy full SHA for 6ca28fa
.circleci/config.yml
@@ -9,7 +9,7 @@ parameters:
9
default: false
10
workflows:
11
setup:
12
- when: << pipeline.parameters.run_tests >>
+ when: always()
13
jobs:
14
- continuation/continue:
15
configuration_path: ".circleci/main.yml"
0 commit comments