mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-02-17 04:27:08 +00:00
Add required runs-on
This commit is contained in:
parent
54e6c1b44c
commit
5d7daab973
3
.github/workflows/nodejs-bindings-test.yml
vendored
3
.github/workflows/nodejs-bindings-test.yml
vendored
@ -8,7 +8,8 @@ on:
|
|||||||
- main
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-ckzg:
|
test-nodejs-bindings:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user