Skip to content

Commit

Permalink
fix: add proper part to devnet5 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rakita committed Dec 27, 2024
1 parent d6b90a0 commit 811bc7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ethereum-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
ethtests/EIPTests/StateTests/stEIP4844-blobtransactions/ \
ethtests/EIPTests/StateTests/stEIP2537/ \
tests/eof_suite/eest/state_tests \
tests/prague_suite/state_tests
tests/pectra_devnet5/state_tests
- name: Run EOF validation tests
run: |
cross run --target ${{matrix.target}} --profile ${{ matrix.profile }} -p revme -- eof-validation \
Expand Down

0 comments on commit 811bc7d

Please sign in to comment.