diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a3594eb..b15826c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,8 +12,6 @@ jobs: show-progress: false - uses: moneymeets/action-setup-python-poetry@master - with: - ssh_key: ${{ secrets.MERGEALOT_SSH_KEY }} - uses: moneymeets/moneymeets-composite-actions/lint-python@master