Skip to content

Commit 93ab974

Browse files
authored
Update pyside6.yml - Testing QT_QPA_PLATFORM=minimal env variable
1 parent 5493aa0 commit 93ab974

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pyside6.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414

1515
env:
1616
QT_PREFERRED_BINDING: PySide6
17+
QT_QPA_PLATFORM: minimal
1718
PYTHONPATH: "${{ github.workspace }}"
1819

1920
steps:

0 commit comments

Comments
 (0)