...
This commit is contained in:
@@ -163,7 +163,6 @@ tests := '
|
||||
lib/data
|
||||
lib/osal
|
||||
lib/lang
|
||||
lib/code
|
||||
lib/clients
|
||||
lib/core
|
||||
lib/develop
|
||||
@@ -187,6 +186,9 @@ doctree/
|
||||
jina/
|
||||
params_reflection_test.v
|
||||
python/
|
||||
rust_test.v
|
||||
rclone/
|
||||
qdrant/
|
||||
'
|
||||
|
||||
if in_github_actions() {
|
||||
@@ -212,6 +214,7 @@ code/codeparser
|
||||
gittools_test.v
|
||||
link_def_test.v
|
||||
python_test.v
|
||||
ipaddress_test.v
|
||||
'
|
||||
|
||||
// Split tests into array and remove empty lines
|
||||
|
||||
Reference in New Issue
Block a user