Faster pdf export and test support
Lint / lint (push) Successful in 21s
Tests / test (3.11) (push) Successful in 19s
Tests / test (3.12) (push) Successful in 16s
Tests / test (3.13) (push) Successful in 16s
Tests / test (3.14) (push) Successful in 17s
Python CI / test (push) Failing after 1m44s

This commit is contained in:
2026-04-09 22:30:36 +02:00
parent f96200c799
commit e112437372
3 changed files with 132 additions and 51 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
id: pytest
continue-on-error: true
run: |
xvfb-run -a pytest --cov=pyPhotoAlbum --cov-report=xml --cov-report=json --cov-report=html --cov-report=term-missing
pytest --cov=pyPhotoAlbum --cov-report=xml --cov-report=json --cov-report=html --cov-report=term-missing
env:
QT_QPA_PLATFORM: offscreen