mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-15 07:36:08 +00:00
benchmarks name
This commit is contained in:
parent
dd29d34939
commit
dcad123c31
2
.github/workflows/codspeed.yml
vendored
2
.github/workflows/codspeed.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
run: uv sync --group test
|
||||
working-directory: ${{ matrix.job-configs.working-directory }}
|
||||
|
||||
- name: Run benchmarks ${{ split(matrix.job-configs.working-directory, '/') | last }}
|
||||
- name: Run benchmarks ${{ matrix.job-configs.working-directory }}
|
||||
uses: CodSpeedHQ/action@v3
|
||||
with:
|
||||
token: ${{ secrets.CODSPEED_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user