ci: Remove build.py from exclusion list
Co-authored-by: gavin <gavin18d@gmail.com>
This commit is contained in:
parent
e0dcabf224
commit
628c9bc288
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ FRAPPE_EXCLUSIONS = [
|
|||
"*/frappe/change_log/*",
|
||||
"*/frappe/exceptions*",
|
||||
"*/frappe/coverage.py",
|
||||
"*/frappe/build.py",
|
||||
"*frappe/setup.py",
|
||||
"*/doctype/*/*_dashboard.py",
|
||||
"*/patches/*",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue