mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-16 08:06:14 +00:00
tweak input
This commit is contained in:
parent
b6da2d293e
commit
3fddb50df8
2
.github/workflows/codspeed.yml
vendored
2
.github/workflows/codspeed.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
job-configs: ${{ fromJson(needs.build.outputs.codspeed) }}
|
||||
job-configs: ${{ fromJson(needs.prepare_matrix.outputs.codspeed) }}
|
||||
fail-fast: false
|
||||
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user