Skip to content

Commit

Permalink
fix(github): Fix eip7692-osaka to also fill tests/prague (#897)
Browse files Browse the repository at this point in the history
  • Loading branch information
marioevz authored Oct 15, 2024
1 parent e91a712 commit 10860cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/configs/feature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ eip7692:
solc: 0.8.21
eip7692-osaka:
evm-type: eip7692-osaka
fill-params: --fork=Osaka ./tests/osaka -k "not slow"
fill-params: --fork=Osaka ./tests/prague ./tests/osaka -k "not slow"
solc: 0.8.21
pectra-devnet-3:
evm-type: pectra-devnet-3
Expand Down

0 comments on commit 10860cc

Please sign in to comment.