Skip to content

Commit

Permalink
do not run docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
soad003 committed Dec 4, 2024
1 parent 97f91da commit 8efa84b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test_and_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
- name: Build wheel
# Run tox using the version of Python in `PATH`
run: tox -e build
- name: Build Docs
# Run tox using the version of Python in `PATH`
run: tox -e docs
- name: Install tool and test tagpack validation
run: |
pip install .
Expand Down

0 comments on commit 8efa84b

Please sign in to comment.