We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 476e642 commit 8cfb084Copy full SHA for 8cfb084
1 file changed
.github/workflows/embedding-regression.yml
@@ -38,4 +38,4 @@ jobs:
38
key: hf-models-minilm-v1
39
40
- name: Run embedding regression tests
41
- run: npx vitest run tests/search/embedding-regression.test.js
+ run: npx vitest run tests/search/embedding-regression.test.ts
0 commit comments