From cd9415b824beca43e155ce5a9a0ca0b29a8c789b Mon Sep 17 00:00:00 2001 From: Dave Date: Wed, 3 Apr 2024 10:53:38 +0200 Subject: [PATCH] fix type --- .github/workflows/test_destination_qdrant.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: