From 819131ef05b248830f448768bfc0e6d9e3ff6fae Mon Sep 17 00:00:00 2001 From: Damien Lachaume <135982616+dlachaume@users.noreply.github.com> Date: Wed, 16 Oct 2024 14:18:03 +0200 Subject: [PATCH] Relaunch e2e with new logs (without era switch) --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9f58787fdc..ff2c532818 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -289,7 +289,7 @@ jobs: matrix: mode: ["std"] era: ["thales"] - next_era: ["pythagoras"] + # next_era: ["pythagoras"] cardano_node_version: ["9.1.1"] hard_fork_latest_era_at_epoch: [0] run_id: @@ -315,7 +315,7 @@ jobs: "#19", "#20", ] - extra_args: ["--mithril-era-regenesis-on-switch"] + extra_args: [""] # include: # # Include a test for the P2P mode