test:add cov yml
This commit is contained in:
parent
1f5012f319
commit
db6c5a1a88
|
@ -5,17 +5,6 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- 'test/cover1'
|
- 'test/cover1'
|
||||||
paths-ignore:
|
|
||||||
- 'packaging/**'
|
|
||||||
- 'docs/**'
|
|
||||||
- 'tools/tdgpt/**'
|
|
||||||
- 'source/libs/executor/src/forecastoperator.c'
|
|
||||||
- 'source/libs/executor/src/anomalywindowoperator.c'
|
|
||||||
- 'include/common/tanalytics.h'
|
|
||||||
- 'source/common/src/tanalytics.c'
|
|
||||||
- 'tests/parallel/tdgpt_cases.task'
|
|
||||||
- 'tests/script/tsim/analytics'
|
|
||||||
- '**/*.md'
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
specified_source_branch:
|
specified_source_branch:
|
||||||
|
|
Loading…
Reference in New Issue