diff --git a/.github/workflows/dispatcher.yml b/.github/workflows/dispatcher.yml index 78d48f9..fed6504 100644 --- a/.github/workflows/dispatcher.yml +++ b/.github/workflows/dispatcher.yml @@ -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