mirror of https://github.com/langgenius/dify.git
17 lines
190 B
YAML
17 lines
190 B
YAML
|
|
coverage:
|
||
|
|
status:
|
||
|
|
project:
|
||
|
|
default:
|
||
|
|
target: auto
|
||
|
|
|
||
|
|
flags:
|
||
|
|
web:
|
||
|
|
paths:
|
||
|
|
- "web/"
|
||
|
|
carryforward: true
|
||
|
|
|
||
|
|
api:
|
||
|
|
paths:
|
||
|
|
- "api/"
|
||
|
|
carryforward: true
|