Skip to content

Commit c6802d4

Browse files
committed
test param
1 parent dffc6a2 commit c6802d4

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
@@ -860,7 +860,7 @@ workflows:
860860
# jobsize: ["10"]
861861
# parallelism: [1]
862862
build_all:
863-
unless: << pipeline.parameters.run_flaky_tests >>
863+
unless: << pipeline.parameters.run_flaky_tests >> or << pipeline.parameters.nightly >>
864864
jobs:
865865
- build
866866
- build-desktop

0 commit comments

Comments
 (0)