Skip to content

Commit

Permalink
Remove build_docs from ci_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim authored Dec 5, 2024
1 parent 61bb0d3 commit 8105c0a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,6 @@ jobs:
python: '3.11'
toxenv: py11-test-devdeps

- name: Test building of Sphinx docs
os: ubuntu-latest
python: 3.x
toxenv: build_docs

steps:
- name: Checkout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand Down

0 comments on commit 8105c0a

Please sign in to comment.