diff --git a/.github/workflows/test_destination_qdrant.yml b/.github/workflows/test_destination_qdrant.yml index ef30c94e9d..9ab32cfd57 100644 --- a/.github/workflows/test_destination_qdrant.yml +++ b/.github/workflows/test_destination_qdrant.yml @@ -29,7 +29,7 @@ jobs: if: ${{ !github.event.pull_request.head.repo.fork || contains(github.event.pull_request.labels.*.name, 'ci from fork')}} run_loader: - name: test ß + name: test needs: get_docs_changes if: needs.get_docs_changes.outputs.changes_outside_docs == 'true' defaults: