We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 914a019 commit 6c06520Copy full SHA for 6c06520
.github/workflows/ethereum-tests.yml
@@ -51,7 +51,7 @@ jobs:
51
ethtests/EIPTests/StateTests/stEOF \
52
tests/eof_suite/eest/state_tests \
53
tests/eof_suite/evmone/state_tests \
54
- tests/prague_suite/state_tests
+ # tests/prague_suite/state_tests
55
# - name: Run EOF validation tests
56
# run: |
57
# cross run --target ${{matrix.target}} --profile ${{ matrix.profile }} -p revme -- eof-validation \
0 commit comments