Skip to content

Commit

Permalink
Correctly lint documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Garulf committed Jan 31, 2024
1 parent e15b1b7 commit 2127cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Lint examples
run: |
pip install tox
tox -e lint
tox -e docs
- name: Deploy docs
uses: mhausenblas/mkdocs-deploy-gh-pages@master
env:
Expand Down

0 comments on commit 2127cbe

Please sign in to comment.