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: 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