mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-24 05:50:18 +00:00
debug stuff
This commit is contained in:
1
.github/workflows/_lint.yml
vendored
1
.github/workflows/_lint.yml
vendored
@@ -92,6 +92,7 @@ jobs:
|
||||
- name: Analysing the code with our lint
|
||||
working-directory: ${{ inputs.working-directory }}
|
||||
run: |
|
||||
pip freeze
|
||||
make lint_package
|
||||
|
||||
- name: Install test dependencies
|
||||
|
||||
Reference in New Issue
Block a user