chore: update taoskeeper ci
This commit is contained in:
parent
45286613d3
commit
3c30a941fc
|
@ -1,4 +1,4 @@
|
||||||
name: taosKeeper CI
|
name: taosKeeper Build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
@ -8,7 +8,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Run unit tests
|
name: Build and test on ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout the repository
|
- name: Checkout the repository
|
Loading…
Reference in New Issue