Workflow update

This commit is contained in:
Bence
2025-11-13 09:56:23 +01:00
committed by GitHub
parent 8c7d10994d
commit 8398127f5d

View File

@@ -16,6 +16,7 @@ jobs:
server: ${{ steps.check.outputs.server }}
ui: ${{ steps.check.outputs.ui }}
steps:
- uses: actions/checkout@v4
- name: Determine which tests to run
id: check
run: |
@@ -90,6 +91,3 @@ jobs:
cd "$GITHUB_WORKSPACE"
git clean -fdx
git reset --hard