From df229622ecd674bde23b6573ef950e38fe9d9031 Mon Sep 17 00:00:00 2001 From: Damien Lachaume <135982616+dlachaume@users.noreply.github.com> Date: Wed, 16 Oct 2024 14:52:21 +0200 Subject: [PATCH] Run e2e tests with --mithril-era-regenesis-on-switch option --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b97eed4b1c..9f58787fdc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -315,7 +315,7 @@ jobs: "#19", "#20", ] - extra_args: [""] + extra_args: ["--mithril-era-regenesis-on-switch"] # include: # # Include a test for the P2P mode