Merge pull request #27655 from taosdata/test/3.0/TD-31556

tetst:don't check assert of  taosx and explorer  in ci
This commit is contained in:
Pan Wei 2024-09-03 18:44:07 +08:00 committed by GitHub
commit 857b6dae92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -32,7 +32,9 @@ source_dirs = [
# List of directories to exclude
exclude_dirs = [
f"{TD_project_path}/community/source/client/jni"
f"{TD_project_path}/community/source/client/jni",
f"{TD_project_path}/enterprise/src/plugins/taosx",
f"{TD_project_path}/enterprise/src/plugins/explorer",
]
# List of files to exclude