From 848960ec5668996f05989afaffe6ff22d4c8fe84 Mon Sep 17 00:00:00 2001 From: Emilia Hane Date: Tue, 25 Jun 2024 14:17:58 +0200 Subject: [PATCH] Enable discv5 hive tests --- .github/workflows/hive.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/hive.yml b/.github/workflows/hive.yml index 3340393d087..b08f50479b6 100644 --- a/.github/workflows/hive.yml +++ b/.github/workflows/hive.yml @@ -73,6 +73,8 @@ jobs: # sim: [smoke/genesis, smoke/network, ethereum/sync] sim: [smoke/genesis, smoke/network] include: + - sim: devp2p + limit: discv5 - sim: devp2p limit: discv4 - sim: devp2p