mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-15 23:57:21 +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
|
||||
run: uv sync --group test
|
||||
working-directory: ${{ matrix.job-configs.python-version }}
|
||||
working-directory: ${{ matrix.job-configs.working-directory }}
|
||||
|
||||
- name: Run benchmarks
|
||||
uses: CodSpeedHQ/action@v3
|
||||
|
Loading…
Reference in New Issue
Block a user