mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-02-18 13:06:37 +00:00
Do not make all
This commit is contained in:
parent
b69087063e
commit
763095c1f0
2
.github/workflows/nodejs-bindings-test.yml
vendored
2
.github/workflows/nodejs-bindings-test.yml
vendored
@ -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…
x
Reference in New Issue
Block a user