test:add note

This commit is contained in:
happyguoxy 2025-01-16 18:59:37 +08:00
parent 20f911d009
commit 51f989833b
1 changed files with 1 additions and 1 deletions

View File

@ -398,7 +398,7 @@ bash setup-lcov.sh -v 1.16 && ./run_local_coverage.sh -b main -c task
# on main branch and run cases in longtimeruning_cases.task
# for more infomation about options please refer to ./run_local_coverage.sh -h
```
> [**NOTE**]
> **NOTE:**
> Please note that the -b and -i options will recompile TDengine with the -DCOVER=true option, which may take a amount of time.
</details>