Skip to content

Commit

Permalink
Run EOF validation tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rakita committed Jul 24, 2024
1 parent 92eacfb commit 5a20caa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ethereum-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,8 @@ jobs:
ethtests/EIPTests/StateTests/stEIP2537/ \
tests/eof_suite/state_tests \
tests/prague_suite/state_tests
- name: Run EOF validation tests
run: |
cross run --target ${{matrix.target}} --profile ${{ matrix.profile }} -p revme -- eof-validation \
tests/eof_suite/eof_tests/prague

0 comments on commit 5a20caa

Please sign in to comment.