From 6ee24421a3f41890f11cb522bced1826e1ec79c8 Mon Sep 17 00:00:00 2001 From: Lindsey Gray Date: Tue, 19 Nov 2024 11:32:27 -0600 Subject: [PATCH] update more references --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"