Skip to content

Commit

Permalink
Disable RTD and sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
james-ward committed Nov 27, 2024
1 parent eb49957 commit 244eb0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
artifactory_repo_type: vendor
python_versions: >-
["3.11", "3.12", "3.13"]
enable_rtd: false
enable_sphinx_check: false
secrets:
META_REPO_ACCESS_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
RTD_TOKEN: ${{ secrets.RTD_TOKEN }}
Expand Down

0 comments on commit 244eb0a

Please sign in to comment.