Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsil committed May 8, 2024
1 parent 0c91524 commit 7c92fd5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
run: pip install hatch
- name: "Build package"
run: "hatch build"
- name: "Build docs"
run: "hatch run docs:build"
- name: "Publish to PyPI"
run: "scripts/release"
env:
Expand Down

0 comments on commit 7c92fd5

Please sign in to comment.