diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1651795c633..fc0ca593fbd 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -970,7 +970,6 @@ jobs: needs: - info - pytest - - pytest-mariadb steps: - name: Check out code from GitHub uses: actions/checkout@v3.1.0