mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-18 05:40:26 +02:00
fix(ci): set QT_QPA_PLATFORM=offscreen for headless PyQt6 tests
This commit is contained in:
@@ -49,4 +49,6 @@ jobs:
|
||||
python -m pip install .[dev]
|
||||
|
||||
- name: Run tests
|
||||
env:
|
||||
QT_QPA_PLATFORM: offscreen
|
||||
run: pytest tests/ -v --tb=short
|
||||
|
||||
Reference in New Issue
Block a user