mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-20 22:03:52 +00:00
no cache
This commit is contained in:
parent
8dc5365ee2
commit
f22fcb8bcd
2
.github/workflows/_lint.yml
vendored
2
.github/workflows/_lint.yml
vendored
@ -87,7 +87,7 @@ jobs:
|
|||||||
python-version: ${{ matrix.python-version }}
|
python-version: ${{ matrix.python-version }}
|
||||||
poetry-version: ${{ env.POETRY_VERSION }}
|
poetry-version: ${{ env.POETRY_VERSION }}
|
||||||
working-directory: ${{ inputs.working-directory }}
|
working-directory: ${{ inputs.working-directory }}
|
||||||
cache-key: lint
|
# cache-key: lint
|
||||||
|
|
||||||
- name: Check Poetry File
|
- name: Check Poetry File
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user