Skip to content

Commit 94a6681

Browse files
committed
back to TkAgg
1 parent 35eef80 commit 94a6681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
pip install pytest-xvfb
3434
- name: Test with pytest
3535
env:
36-
MPLBACKEND: Qt5Agg
36+
MPLBACKEND: TkAgg
3737
run: |
3838
pytest -s --ignore=W605 --timeout=50 --timeout_method=thread
3939

0 commit comments

Comments
 (0)