You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(l1): mute devp2p tests until we can fix the flaky ones (#5171)
**Motivation**
We are having issues with the devp2p test which is flaky. We are
temporarily skipping it until we can debug it.
The issue to reopen it is #5172
**Description**
- Removed devp2p hive simulation from ci
Copy file name to clipboardExpand all lines: .github/workflows/pr-main_l1.yaml
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -185,10 +185,11 @@ jobs:
185
185
# https://github.com/ethereum/execution-apis/pull/627 changed the simulation to use a pre-merge genesis block, so we need to pin to a commit before that
0 commit comments