ci: modify desc in taosd-ci-build.yml
This commit is contained in:
parent
d9f3f1adf4
commit
b20b200157
|
@ -21,7 +21,7 @@ concurrency:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
name: Build and test on ${{ matrix.os }}
|
||||
name: Run on ${{ matrix.os }}
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Loading…
Reference in New Issue