Skip to content

Commit

Permalink
Try adding Run app in testmode on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSazonov committed Mar 11, 2024
1 parent 9439def commit 866b870
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,5 +289,4 @@ jobs:
# Ubuntu 20.04 - OK?
# Ubuntu 22.04 - FAILS - ImportError: libpyside6qml.abi3.so.6.5: cannot open shared object file: No such file or directory - https://github.com/pyinstaller/pyinstaller/issues/7197
- name: Run app in testmode and quit (macOS & Linux)
if: runner.os != 'Windows'
run: python ${{ env.SCRIPTS_PATH }}/RunApp.py --testmode

0 comments on commit 866b870

Please sign in to comment.