Do not make all
This commit is contained in:
parent
b69087063e
commit
763095c1f0
|
@ -15,6 +15,6 @@ jobs:
|
|||
with:
|
||||
submodules: recursive
|
||||
- name: Setup
|
||||
run: cd src && make blst all
|
||||
run: cd src && make blst
|
||||
- name: Test
|
||||
run: cd bindings/node.js && make build test
|
||||
|
|
Loading…
Reference in New Issue