Skip to content

Commit 45c472f

Browse files
committed
Revert "PySide6 python-package workflow: offscreen"
This reverts commit 56e4e54.
1 parent 56e4e54 commit 45c472f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-package-PySide6.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,4 @@ jobs:
4646
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
4747
- name: Test with pytest
4848
run: |
49-
echo "QT_QPA_PLATFORM=offscreen" >> "$GITHUB_ENV"
5049
pytest

0 commit comments

Comments
 (0)