diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index 41cafc7d..0331a079 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -24,7 +24,6 @@ jobs: python-version: "3.10" python-checks: - runs-on: ubuntu-latest needs: [checkout-code, setup-python] steps: - name: Install dependencies