Skip to content

Commit 44c5999

Browse files
committed
fixup! Add support for Python 3.15
1 parent 63e24ed commit 44c5999

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
--theme "$(pwd)"
4343
--languages en
4444
--branches ${{ matrix.branch || matrix.python-version }}
45+
${{ matrix.branch == 'main' && '--select-output no-html' || '' }}
4546
- name: Show logs
4647
if: failure()
4748
run: |

0 commit comments

Comments
 (0)