Skip to content

Commit

Permalink
poetry run
Browse files Browse the repository at this point in the history
  • Loading branch information
efriis committed Dec 7, 2023
1 parent 7581782 commit e41cb7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_pydantic_compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Check imports with base dependencies
shell: bash
run: make check_imports
run: poetry run make check_imports

- name: Install langchain editable
working-directory: ${{ inputs.working-directory }}
Expand Down

0 comments on commit e41cb7f

Please sign in to comment.