Skip to content

Commit b1e4ea0

Browse files
committed
Fix line feed
1 parent 07844d3 commit b1e4ea0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ tasks:
4646
- name: check_consensus_reorgs
4747
title: "Check consensus reorgs"
4848
- name: check_consensus_forks
49-
title: "Check consensus forks"
49+
title: "Check consensus forks"

.github/config/assertoor/network-params.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ assertoor_params:
3131
- https://raw.githubusercontent.com/lambdaclass/lambda_ethereum_consensus/refs/heads/assertoor-structure-setup/.github/config/assertoor/cl-stability-check.yml
3232

3333
tx_spammer_params:
34-
tx_spammer_extra_args: ["--txcount=3", "--accounts=80"]
34+
tx_spammer_extra_args: ["--txcount=3", "--accounts=80"]

0 commit comments

Comments
 (0)