Skip to content

Commit

Permalink
Run e2e tests with --mithril-era-regenesis-on-switch option
Browse files Browse the repository at this point in the history
  • Loading branch information
dlachaume committed Oct 16, 2024
1 parent 18cacba commit df22962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ jobs:
"#19",
"#20",
]
extra_args: [""]
extra_args: ["--mithril-era-regenesis-on-switch"]

# include:
# # Include a test for the P2P mode
Expand Down

0 comments on commit df22962

Please sign in to comment.