mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
fix: update path ignore pattern for analytics tests in workflow
This commit is contained in:
parent
8681d798d8
commit
9d1db1dc38
1 changed files with 1 additions and 1 deletions
2
.github/workflows/new-framework-test.yml
vendored
2
.github/workflows/new-framework-test.yml
vendored
|
|
@ -15,7 +15,7 @@ on:
|
|||
- 'include/common/tanalytics.h'
|
||||
- 'source/common/src/tanalytics.c'
|
||||
- 'tests/parallel/tdgpt_cases.task'
|
||||
- 'tests/script/tsim/analytics'
|
||||
- 'tests/script/tsim/analytics/**'
|
||||
- '**/*.md'
|
||||
|
||||
concurrency:
|
||||
|
|
|
|||
Loading…
Reference in a new issue