Skip to content

Commit 30577f0

Browse files
committed
Test Sphinx 9
1 parent d477371 commit 30577f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
--log-directory ./logs
4040
--group "$(id -g)"
4141
--skip-cache-invalidation
42-
--theme "$(pwd)"
42+
--theme git+https://github.com/hugovk/python-docs-theme@sphinx9
4343
--languages en
4444
--branches ${{ matrix.branch || matrix.python-version }}
4545
${{ matrix.branch == 'main' && '--select-output no-html' || '' }}

0 commit comments

Comments
 (0)