Skip to content

Commit 07844d3

Browse files
committed
Fix branch isntead fo commit in file url
1 parent fe5b4e1 commit 07844d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ assertoor_params:
2828
run_stability_check: false
2929
run_block_proposal_check: false
3030
tests:
31-
- https://raw.githubusercontent.com/lambdaclass/lambda_ethereum_consensus/6fc6807ac09b637612a94f4eb0493e19afa2918e/.github/config/assertoor/cl-stability-check.yml
31+
- 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:
3434
tx_spammer_extra_args: ["--txcount=3", "--accounts=80"]

0 commit comments

Comments
 (0)