Merge branch 'master' into UI/Settings

This commit is contained in:
vargadavidlajos
2025-11-15 18:51:23 +01:00
committed by GitHub
15 changed files with 1302 additions and 4 deletions

View File

@@ -16,7 +16,9 @@ jobs:
server: ${{ steps.check.outputs.server }}
ui: ${{ steps.check.outputs.ui }}
steps:
- uses: actions/checkout@v4
- name: checkout repository
uses: actions/checkout@v4
- name: Determine which tests to run
id: check
run: |