bump vendor/nim-beacon-chain
and enable beacon-chain tests on AppVeyor
This commit is contained in:
parent
3d069d607b
commit
08da294566
|
@ -30,6 +30,7 @@ test_script:
|
|||
- build\nimbus.exe --help
|
||||
- mingw32-make -j2 ARCH_OVERRIDE=%PLATFORM% test
|
||||
- IF "%PLATFORM%" == "x64" mingw32-make -j2 test-reproducibility
|
||||
- mingw32-make -C vendor/nim-beacon-chain -j2 test
|
||||
|
||||
deploy: off
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 02daef60c6e99daba3a9679fe4958fb02b65c62a
|
||||
Subproject commit 59bb4a5a185bd0805b6ff558926b0bc5000b10a6
|
Loading…
Reference in New Issue