Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Commit 1fad140

Browse files
committed
Merge branch 'main' into ENG-3998_support-kimi-k2-thinking
2 parents 9d30e21 + 124bd75 commit 1fad140

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/all-sdk-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: use correct env
4545
run: poetry env use ${{ matrix.python-version }}
4646
- name: Install dependencies
47-
run: poetry install -E "create rag openai" --with test && poetry run python -m nltk.downloader all
47+
run: poetry install -E "create rag openai" --with test
4848
- name: Test with pytest
4949
env:
5050
NOTDIAMOND_API_KEY: ${{ secrets.NOTDIAMOND_API_KEY }}

0 commit comments

Comments
 (0)