Skip to content

Commit 9a585d7

Browse files
authored
test(mcl): fix failing test using cosine similarity due to remote mode's non-deterministic behavior (#3745)
1 parent a942a19 commit 9a585d7

9 files changed

+2
-2
lines changed

.github/workflows/clt_tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ jobs:
6262
test_prefix: test/clt-tests/expected-errors/
6363
- name: Fulltext-search
6464
test_prefix: test/clt-tests/fulltext-search/
65-
- name: Columnar
66-
test_prefix: test/clt-tests/columnar/
65+
- name: MCL
66+
test_prefix: test/clt-tests/mcl/
6767
- name: HTTP interface tests
6868
test_prefix: test/clt-tests/http-interface/
6969
- name: Indexer
File renamed without changes.

0 commit comments

Comments
 (0)