Skip to content

Commit 096283e

Browse files
committed
set QT platform offscreen
1 parent 86e20e5 commit 096283e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,6 @@ jobs:
2222
run: pip install tox
2323

2424
- name: Run tests
25+
env:
26+
QT_QPA_PLATFORM: offscreen
2527
run: tox -e py${{ matrix.python-version }}

0 commit comments

Comments
 (0)