Skip to content

Commit

Permalink
fix: needs
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewtrotter committed Sep 6, 2022
1 parent baff321 commit e185f28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-lib.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:

publish:
runs-on: ubuntu-latest
needs: test_and_tag
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit e185f28

Please sign in to comment.