Skip to content

Commit 6ca28fa

Browse files
committed
⚗️ when always
1 parent c7c1783 commit 6ca28fa

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
@@ -9,7 +9,7 @@ parameters:
99
default: false
1010
workflows:
1111
setup:
12-
when: << pipeline.parameters.run_tests >>
12+
when: always()
1313
jobs:
1414
- continuation/continue:
1515
configuration_path: ".circleci/main.yml"

0 commit comments

Comments
 (0)