mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: enable EIP-7516 hive tests (#4717)
This commit is contained in:
7
.github/workflows/hive.yml
vendored
7
.github/workflows/hive.yml
vendored
@ -119,10 +119,9 @@ jobs:
|
||||
- sim: pyspec
|
||||
include: [cancun/eip1153]
|
||||
experimental: true
|
||||
# TODO: uncomment once there are hive tests for EIP-7516
|
||||
# - sim: pyspec
|
||||
# include: [cancun/eip7516]
|
||||
# experimental: true
|
||||
- sim: pyspec
|
||||
include: [cancun/eip7516]
|
||||
experimental: true
|
||||
fail-fast: false
|
||||
needs: prepare
|
||||
name: run
|
||||
|
||||
Reference in New Issue
Block a user