Skip to content

Commit

Permalink
Update pyside6.yml - Added QT_VERBOSE=1 env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
zoshua authored Apr 5, 2024
1 parent 93ab974 commit 7351971
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pyside6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
env:
QT_PREFERRED_BINDING: PySide6
QT_QPA_PLATFORM: minimal
QT_VERBOSE: 1
PYTHONPATH: "${{ github.workspace }}"

steps:
Expand Down

0 comments on commit 7351971

Please sign in to comment.