diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e16649d47..5cb4ce2bf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,14 +20,6 @@ env: POETRY_VERSION: "1.7.1" jobs: - build: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v4 - - uses: actions/setup-python@v5 - with: - python-version: "3.10" - lint: name: cd ${{ matrix.working-directory }} strategy: