diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0b218e1f1..d921d11d3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -218,7 +218,7 @@ jobs: password: ${{ secrets.PYPI_TOKEN }} pass: - needs: [test, test-vine] + needs: [test, testwq] runs-on: ubuntu-latest steps: - run: echo "All jobs passed"