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