This commit is contained in:
2025-08-21 09:38:20 +02:00
parent 082dbed910
commit b109299210
2 changed files with 5 additions and 2 deletions

View File

@@ -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