Skip to content

Commit 6cf41e2

Browse files
committed
fixup! Add support for Python 3.15
1 parent 63e24ed commit 6cf41e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)