mirror of
https://github.com/hwchase17/langchain
synced 2024-11-08 07:10:35 +00:00
restore hash keys
This commit is contained in:
parent
f22fcb8bcd
commit
9c45d5a27e
2
.github/workflows/_lint.yml
vendored
2
.github/workflows/_lint.yml
vendored
@ -87,7 +87,7 @@ jobs:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
poetry-version: ${{ env.POETRY_VERSION }}
|
||||
working-directory: ${{ inputs.working-directory }}
|
||||
# cache-key: lint
|
||||
cache-key: lint
|
||||
|
||||
- name: Check Poetry File
|
||||
shell: bash
|
||||
|
2
.github/workflows/langchain_ci.yml
vendored
2
.github/workflows/langchain_ci.yml
vendored
@ -71,7 +71,7 @@ jobs:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
poetry-version: ${{ env.POETRY_VERSION }}
|
||||
working-directory: libs/langchain
|
||||
# cache-key: extended
|
||||
cache-key: extended
|
||||
|
||||
- name: Install dependencies
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user