Skip to content

Commit

Permalink
chore(weave): disable docs build in release (#2723)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamie-rasmussen authored Oct 16, 2024
1 parent 3a2dbd6 commit ea482fa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
- name: Build dist
run: |
uv build
- name: Make docs
run: |
make docs
- name: upload test distribution
uses: pypa/gh-action-pypi-publish@release/v1
if: ${{ inputs.is_test }}
Expand Down

0 comments on commit ea482fa

Please sign in to comment.