kvs.yaml
This commit is contained in:
parent
0d10b72393
commit
88e1a8f186
@ -1,4 +1,4 @@
|
|||||||
name: C/C++ CI
|
name: build kvs
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@ -13,7 +13,5 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: build-kvs
|
- name: build
|
||||||
run: make kvs
|
run: make kvs
|
||||||
- name: build-kvg
|
|
||||||
run: make kvg
|
|
Loading…
x
Reference in New Issue
Block a user