diff --git a/.github/workflows/poetry-lock-command.yml b/.github/workflows/poetry-lock-command.yml index 79e08a4f..9d8c7194 100644 --- a/.github/workflows/poetry-lock-command.yml +++ b/.github/workflows/poetry-lock-command.yml @@ -79,8 +79,6 @@ jobs: with: python-version: ${{ matrix.python-version }} cache: 'poetry' - - name: Install dependencies - run: poetry install # Run `poetry lock`