We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56e4e54 commit 45c472fCopy full SHA for 45c472f
.github/workflows/python-package-PySide6.yml
@@ -46,5 +46,4 @@ jobs:
46
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
47
- name: Test with pytest
48
run: |
49
- echo "QT_QPA_PLATFORM=offscreen" >> "$GITHUB_ENV"
50
pytest
0 commit comments