Skip to content

Commit

Permalink
update more references
Browse files Browse the repository at this point in the history
  • Loading branch information
lgray authored and ikrommyd committed Nov 19, 2024
1 parent c046cc4 commit 6ee2442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 6ee2442

Please sign in to comment.