mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-15 23:57:21 +00:00
rename codspeed actions
This commit is contained in:
parent
615239ff6f
commit
dd29d34939
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
|
||||
- name: Run benchmarks ${{ split(matrix.job-configs.working-directory, '/') | last }}
|
||||
uses: CodSpeedHQ/action@v3
|
||||
with:
|
||||
token: ${{ secrets.CODSPEED_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user