mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: pin ethereum tests (#7986)
This commit is contained in:
1
.github/workflows/unit.yml
vendored
1
.github/workflows/unit.yml
vendored
@ -57,6 +57,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: ethereum/tests
|
repository: ethereum/tests
|
||||||
|
ref: 1c23e3c27ac53b794de0844d2d5e19cd2495b9d8
|
||||||
path: testing/ef-tests/ethereum-tests
|
path: testing/ef-tests/ethereum-tests
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user