mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-21 22:56:05 +00:00
add conditional
This commit is contained in:
1
.github/workflows/codspeed.yml
vendored
1
.github/workflows/codspeed.yml
vendored
@@ -38,6 +38,7 @@ jobs:
|
||||
codspeed:
|
||||
name: Run benchmarks
|
||||
needs: [ prepare_matrix ]
|
||||
if: ${{ needs.prepare_matrix.outputs.codspeed != '[]' }}
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user