mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-27 13:31:53 +00:00
working dir oops
This commit is contained in:
parent
7cfb6a6d6a
commit
064c00e641
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