Skip to content

Commit

Permalink
Prettify docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
aik099 committed Feb 16, 2024
1 parent 4f50386 commit 454bdfa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ defaults:
jobs:

tests:
name: Tests
name: Documentation
runs-on: Ubuntu-20.04

steps:
Expand All @@ -29,7 +29,6 @@ jobs:
run: |
pip install Sphinx sphinx_rtd_theme
- name: Run tests
run: |
sphinx-build -nW -b html -d docs/build/doctrees docs docs/build/html

0 comments on commit 454bdfa

Please sign in to comment.