Added build command
Some checks failed
Test before pr merge / test-lint (pull_request) Failing after 7s
Some checks failed
Test before pr merge / test-lint (pull_request) Failing after 7s
This commit is contained in:
@@ -20,5 +20,13 @@
|
||||
},
|
||||
"references": [],
|
||||
"main": null,
|
||||
"directory": "cpl/core"
|
||||
"directory": "cpl/core",
|
||||
"build": {
|
||||
"include": [],
|
||||
"exclude": [
|
||||
"**/__pycache__",
|
||||
"**/logs",
|
||||
"**/tests"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user