Skip to content

Commit

Permalink
Remove needs build from deploy job
Browse files Browse the repository at this point in the history
  • Loading branch information
celiao authored Jul 10, 2020
1 parent 9fc67ab commit 95dd4e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
deploy:

runs-on: ubuntu-latest

needs: build

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 95dd4e7

Please sign in to comment.