Skip to content

Commit 236ddcd

Browse files
committed
Skip matplotlib+Pillow for 3.14
1 parent 4d59c56 commit 236ddcd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
--theme "$(pwd)"
4040
--languages en
4141
--branches ${{ matrix.branch }}
42+
${{ matrix.branch == '3.14' && '--select-output no-html' || '' }}
4243
- name: Show logs
4344
if: failure()
4445
run: |

0 commit comments

Comments
 (0)