Skip to content

Commit

Permalink
Remove dep on ci for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesoutterside committed Dec 10, 2021
1 parent 05f92db commit 2909b70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
publish:
name: Build and publish to PyPI
runs-on: ubuntu-latest
needs: ci
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.9
Expand Down

0 comments on commit 2909b70

Please sign in to comment.