mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-17 16:39:52 +00:00
Merge branch 'cc/benchmarks' of github.com:langchain-ai/langchain into cc/benchmarks
This commit is contained in:
commit
615239ff6f
2
.github/workflows/codspeed.yml
vendored
2
.github/workflows/codspeed.yml
vendored
@ -62,7 +62,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: uv sync --group test
|
run: uv sync --group test
|
||||||
working-directory: ${{ matrix.job-configs.python-version }}
|
working-directory: ${{ matrix.job-configs.working-directory }}
|
||||||
|
|
||||||
- name: Run benchmarks
|
- name: Run benchmarks
|
||||||
uses: CodSpeedHQ/action@v3
|
uses: CodSpeedHQ/action@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user