Remove unknown arg

This commit is contained in:
Nuno Campos
2024-12-04 17:33:54 -08:00
parent 63ea71548b
commit a54587cff5
4 changed files with 0 additions and 7 deletions
-1
View File
@@ -42,7 +42,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
poetry-version: ${{ env.POETRY_VERSION }}
working-directory: ${{ inputs.working-directory }}
cache-key: lint-${{ inputs.working-directory }}
- name: Check Poetry File