Workflow: removed runs-on: self-hosted from test upload job

This commit is contained in:
Hatvani Tamás
2025-11-09 14:26:28 +01:00
committed by GitHub
parent e19a5aac9a
commit 5443002c5f

View File

@@ -68,7 +68,6 @@ jobs:
test-data-upload:
needs: [engine, server, ui]
runs-on: self-hosted
if: always()
uses: ./.github/workflows/upload_data.yml
secrets: inherit