fix: Use cache key for repository lookup
- Changed the repository lookup in `repo_new_from_gitlocation` to use the cache key instead of the repository name. - Added a new client `livekit` to the `test_basic.vsh` script for testing purposes. Co-authored-by: mariobassem12 <mariobassem12@gmail.com>
This commit is contained in:
@@ -179,6 +179,9 @@ clients/meilisearch
|
||||
clients/zdb
|
||||
clients/openai
|
||||
systemd_process_test.v
|
||||
|
||||
// We should fix that one
|
||||
clients/livekit
|
||||
'
|
||||
|
||||
tests_error := '
|
||||
|
||||
Reference in New Issue
Block a user