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