fix: update path ignore pattern for analytics tests in workflow

This commit is contained in:
chenhaoran 2025-06-24 19:58:59 +08:00
parent 8681d798d8
commit 9d1db1dc38

View file

@ -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: