go-ethereum/.github/workflows
Ceyhun Onur 505c2fbe72
Fetch and Run Execution Spec Tests (#252)
## Why this should be merged

Execution spec tests (https://github.com/ethereum/execution-spec-tests)
and legacy tests https://github.com/ethereum/tests) were not running on
the CI. This PR fetches required repositories/releases and enables them
on github CI.

## How this works

It fetches the https://github.com/ethereum/tests submodule and also the
release for https://github.com/ethereum/execution-spec-tests to run
them.

## How this was tested

UT
2026-01-02 15:16:03 +03:00
..
go.yml Fetch and Run Execution Spec Tests (#252) 2026-01-02 15:16:03 +03:00
labels.yml chore(ci): restrict each job concurrency except for main branch (#117) 2025-02-06 11:03:26 +00:00
libevm-delta.yml refactor(params): make LibEVMVersion a constant (#162) 2025-03-17 19:29:16 +00:00
lint.yml chore: Go 1.24 (#232) 2025-10-13 14:07:33 -04:00
rename-module.yml chore: module-renaming workflow inverts between libevm and geth (#152) 2025-03-07 13:23:11 +00:00