mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-13 05:44:40 +00:00
CI fix
This commit is contained in:
parent
ade81341c3
commit
f50fade5de
@ -42,6 +42,7 @@ install:
|
||||
|
||||
script:
|
||||
- set -e # fail fast
|
||||
- make -j2 update # allow detecting and building a new Nim compiler
|
||||
- make -j${NPROC} NIMFLAGS="--parallelBuild:${NPROC}"
|
||||
- build/nimbus --help
|
||||
- make -j${NPROC} NIMFLAGS="--parallelBuild:${NPROC}" test test-reproducibility
|
||||
|
Loading…
x
Reference in New Issue
Block a user