mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-18 02:33:19 +00:00
infra: CI success for partner packages 2 (#18043)
This commit is contained in:
parent
b948f6da67
commit
9ebbca3695
1
.github/workflows/check_diffs.yml
vendored
1
.github/workflows/check_diffs.yml
vendored
@ -82,6 +82,7 @@ jobs:
|
|||||||
extended-tests:
|
extended-tests:
|
||||||
name: "cd ${{ matrix.working-directory }} / make extended_tests #${{ matrix.python-version }}"
|
name: "cd ${{ matrix.working-directory }} / make extended_tests #${{ matrix.python-version }}"
|
||||||
needs: [ build ]
|
needs: [ build ]
|
||||||
|
if: ${{ needs.build.outputs.dirs-to-run-extended != '[]' }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
# note different variable for extended test dirs
|
# note different variable for extended test dirs
|
||||||
|
Loading…
Reference in New Issue
Block a user