Skip to content

Commit

Permalink
Change to sphinx-lint
Browse files Browse the repository at this point in the history
Signed-off-by: Rafael Vasquez <[email protected]>
  • Loading branch information
rafvasq committed Nov 15, 2024
1 parent 430a242 commit bed41b3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install doc8
pip install sphinx-lint
- name: Linting docs
run: doc8 docs
run: sphinx-lint docs

0 comments on commit bed41b3

Please sign in to comment.