From b1ec19c4fcbcea93940096701cf6afe9cd222d0b Mon Sep 17 00:00:00 2001 From: Barnabas Busa Date: Wed, 17 Apr 2024 07:04:00 +0200 Subject: [PATCH] fix: kt2.0.0 formatting (#286) --- .github/workflows/sentry-smoke-test.yaml | 26 ++++++++++++------------ 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/.github/workflows/sentry-smoke-test.yaml b/.github/workflows/sentry-smoke-test.yaml index cd46d6a0..db64e19a 100644 --- a/.github/workflows/sentry-smoke-test.yaml +++ b/.github/workflows/sentry-smoke-test.yaml @@ -27,19 +27,19 @@ jobs: run: | cat < network_params.yaml participants: - - el_client_type: geth - cl_client_type: teku - cl_client_image: ethpandaops/teku:master-16c4354 - - el_client_type: nethermind - cl_client_type: prysm - - el_client_type: erigon - cl_client_type: lighthouse - - el_client_type: besu - cl_client_type: lighthouse - - el_client_type: reth - cl_client_type: lodestar - - el_client_type: ethereumjs - cl_client_type: nimbus + - el_type: geth + cl_type: teku + cl_image: ethpandaops/teku:master-16c4354 + - el_type: nethermind + cl_type: prysm + - el_type: erigon + cl_type: lighthouse + - el_type: besu + cl_type: lighthouse + - el_type: reth + cl_type: lodestar + - el_type: ethereumjs + cl_type: nimbus additional_services: [] network_parans: genesis_delay: 180