Skip to content

Commit fe5b4e1

Browse files
committed
Small fix to config
1 parent 8dd6624 commit fe5b4e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/config/assertoor/cl-stability-check.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,9 @@ tasks:
3333
task:
3434
name: check_consensus_block_proposals
3535
title: "Wait for block proposal from ${validatorPairName}"
36-
configVars:
36+
config:
3737
minTransactionCount: 240
38+
configVars:
3839
validatorNamePattern: "validatorPairName"
3940

4041
- name: run_tasks_concurrent

0 commit comments

Comments
 (0)