Skip to content

Commit

Permalink
feat: enable EIP-7516 hive tests (#4717)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rjected authored Sep 21, 2023
1 parent 070554a commit bb0da4a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/hive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bb0da4a

Please sign in to comment.