mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-14 10:59:03 +00:00
x
This commit is contained in:
parent
1c634f9436
commit
dd47b8c454
2
.github/workflows/_test.yml
vendored
2
.github/workflows/_test.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
python-version: ${{ inputs.python-version }}
|
||||
- name: Install dependencies
|
||||
shell: bash
|
||||
run: uv sync --all-extras --dev
|
||||
run: uv sync --group test --dev
|
||||
|
||||
- name: Run core tests
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user