mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-11 06:46:10 +00:00
Merge branch 'lfs'
This commit is contained in:
commit
0a3756f3e9
4
.gitignore
vendored
4
.gitignore
vendored
@ -12,9 +12,5 @@ build/
|
||||
|
||||
/scripts/testnet*.sh
|
||||
|
||||
# LFS cache
|
||||
jsonTestsCache/
|
||||
tmpcache/
|
||||
|
||||
# State sim # TODO - move in another folder
|
||||
0000-*.json
|
||||
|
@ -57,4 +57,5 @@ task test, "Run all tests":
|
||||
|
||||
task sync_lfs_tests, "Sync LFS json tests":
|
||||
# Syncs the json test files (but not the EF yaml tests)
|
||||
exec "scripts/process_lfs.sh jsonTestsCache"
|
||||
exec "scripts/process_lfs.sh"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user