Build responsive UI entry point

This commit is contained in:
2026-09-06 09:28:23 +02:00
parent 62b736c205
commit cd8a3e19f9
+3 -3
View File
@@ -52,7 +52,7 @@ jobs:
run: python scripts/prepare_remote_fallbacks.py
- name: Syntax check
run: python -m py_compile setup_tool.py setup_tool_dynamic.py remote_packages.py tests/test_safety.py scripts/prepare_remote_fallbacks.py ui_scaling_test.py
run: python -m py_compile setup_tool.py setup_tool_dynamic.py setup_tool_responsive.py remote_packages.py tests/test_safety.py scripts/prepare_remote_fallbacks.py
- name: Unit safety tests
run: python -m unittest discover -s tests -v
@@ -67,7 +67,7 @@ jobs:
--add-data "Payload;Payload"
--add-data "vanilla-tweaks.exe;."
--name "WoW_Modernization_Tool"
ui_scaling_test.py
setup_tool_responsive.py
- name: Verify EXE exists
shell: pwsh
@@ -88,7 +88,7 @@ jobs:
if: ${{ !startsWith(github.ref, 'refs/tags/') && !(github.ref == 'refs/heads/main' && github.event.head_commit.message == 'release v2.3') }}
uses: actions/upload-artifact@v4
with:
name: WoW_Modernization_Tool-ui-scaling-test
name: WoW_Modernization_Tool-test
path: |
dist/WoW_Modernization_Tool.exe
dist/WoW_Modernization_Tool.zip