Skip to content

Commit

Permalink
Disable sphinx html-warnings
Browse files Browse the repository at this point in the history
Signed-off-by: Cristian Le <[email protected]>
  • Loading branch information
LecrisUT committed Dec 14, 2023
1 parent e1c65bc commit 2c8ead5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/step_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
# Run default html builder with warnings as error
- builder: html
args: -W
# TODO: Fix documentation and warnings
experimental: true
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 2c8ead5

Please sign in to comment.