Skip to content

Commit

Permalink
needs
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul committed Jun 12, 2024
1 parent f720330 commit 66d2fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
echo "EOF" >> $GITHUB_OUTPUT
cohere-lowest-deps:
depends-on: get-changed-files
needs: get-changed-files
runs-on: ubuntu-latest
if: ${{ contains(steps.get_changes.outputs.changed_files, 'libs/langchain-cohere') || contains(steps.get_changes.outputs.changed_files, 'langchain-core') }}
steps:
Expand Down

0 comments on commit 66d2fb2

Please sign in to comment.