This commit is contained in:
olgavrou 2023-09-04 20:52:18 -04:00
parent 8dc5365ee2
commit f22fcb8bcd

View File

@ -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