chore: update taoskeeper ci

This commit is contained in:
qevolg 2025-02-11 15:13:07 +08:00
parent 45286613d3
commit 3c30a941fc
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: taosKeeper CI
name: taosKeeper Build
on:
push:
@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
name: Run unit tests
name: Build and test on ubuntu-latest
steps:
- name: Checkout the repository