Skip to content

Commit

Permalink
Relaunch e2e with new logs (without era switch)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlachaume committed Oct 16, 2024
1 parent 46668a8 commit 819131e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -315,7 +315,7 @@ jobs:
"#19",
"#20",
]
extra_args: ["--mithril-era-regenesis-on-switch"]
extra_args: [""]

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

0 comments on commit 819131e

Please sign in to comment.