...
This commit is contained in:
@@ -173,7 +173,7 @@ lib/develop
|
||||
'
|
||||
|
||||
// the following tests have no prio and can be ignored
|
||||
tests_ignore := '
|
||||
mut tests_ignore := '
|
||||
notifier_test.v
|
||||
clients/meilisearch
|
||||
clients/zdb
|
||||
@@ -185,6 +185,10 @@ data/radixtree
|
||||
clients/livekit
|
||||
'
|
||||
|
||||
if os.exists("/home/runner"){
|
||||
tests_ignore+="clients/livekit"
|
||||
}
|
||||
|
||||
tests_error := '
|
||||
tmux_window_test.v
|
||||
tmux_test.v
|
||||
|
||||
Reference in New Issue
Block a user