update TDengine README workflow link
This commit is contained in:
parent
d92870e681
commit
9cd1113c93
18
README.md
18
README.md
|
@ -33,24 +33,24 @@ English | [简体中文](README-CN.md) | [TDengine Cloud](https://cloud.tdengine
|
||||||
- [3.2 Prerequisites On macOS](#32-on-macos)
|
- [3.2 Prerequisites On macOS](#32-on-macos)
|
||||||
- [3.3 Prerequisites On Windows](#33-on-windows)
|
- [3.3 Prerequisites On Windows](#33-on-windows)
|
||||||
- [3.4 Clone the repo](#34-clone-the-repo)
|
- [3.4 Clone the repo](#34-clone-the-repo)
|
||||||
2. [Building](#4-building)
|
1. [Building](#4-building)
|
||||||
- [4.1 Build on Linux](#41-build-on-linux)
|
- [4.1 Build on Linux](#41-build-on-linux)
|
||||||
- [4.2 Build on macOS](#42-build-on-macos)
|
- [4.2 Build on macOS](#42-build-on-macos)
|
||||||
- [4.3 Build On Windows](#43-build-on-windows)
|
- [4.3 Build On Windows](#43-build-on-windows)
|
||||||
3. [Packaging](#5-packaging)
|
1. [Packaging](#5-packaging)
|
||||||
4. [Installation](#6-installation)
|
1. [Installation](#6-installation)
|
||||||
- [6.1 Install on Linux](#61-install-on-linux)
|
- [6.1 Install on Linux](#61-install-on-linux)
|
||||||
- [6.2 Install on macOS](#62-install-on-macos)
|
- [6.2 Install on macOS](#62-install-on-macos)
|
||||||
- [6.3 Install on Windows](#63-install-on-windows)
|
- [6.3 Install on Windows](#63-install-on-windows)
|
||||||
5. [Running](#7-running)
|
1. [Running](#7-running)
|
||||||
- [7.1 Run TDengine on Linux](#71-run-tdengine-on-linux)
|
- [7.1 Run TDengine on Linux](#71-run-tdengine-on-linux)
|
||||||
- [7.2 Run TDengine on macOS](#72-run-tdengine-on-macos)
|
- [7.2 Run TDengine on macOS](#72-run-tdengine-on-macos)
|
||||||
- [7.3 Run TDengine on Windows](#73-run-tdengine-on-windows)
|
- [7.3 Run TDengine on Windows](#73-run-tdengine-on-windows)
|
||||||
6. [Testing](#8-testing)
|
1. [Testing](#8-testing)
|
||||||
7. [Releasing](#9-releasing)
|
1. [Releasing](#9-releasing)
|
||||||
8. [CI/CD](#10-cicd)
|
1. [Workflow](#10-workflow)
|
||||||
9. [Coverage](#11-coverage)
|
1. [Coverage](#11-coverage)
|
||||||
10. [Contributing](#12-contributing)
|
1. [Contributing](#12-contributing)
|
||||||
|
|
||||||
# 1. Introduction
|
# 1. Introduction
|
||||||
|
|
||||||
|
|
|
@ -143,6 +143,8 @@ cd tests
|
||||||
|
|
||||||
[Placeholder]
|
[Placeholder]
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> TSIM test framwork is replaced by system test currently, suggest to add new test scripts to system test.
|
||||||
|
|
||||||
## 3.2 Smoke Test
|
## 3.2 Smoke Test
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue