From 300d358d4fb867457d03cbe9ef3839a8b49ddf61 Mon Sep 17 00:00:00 2001 From: Andrej Milicevic Date: Thu, 11 Sep 2025 18:23:46 +0200 Subject: [PATCH] test name change --- .github/workflows/test_fastembed.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_fastembed.yml b/.github/workflows/test_fastembed.yml index 787a270d6..6c85d11d4 100644 --- a/.github/workflows/test_fastembed.yml +++ b/.github/workflows/test_fastembed.yml @@ -4,7 +4,7 @@ on: workflow_call: jobs: - test-gemini: + test-fastembed: name: Run Fastembed Test runs-on: ubuntu-22.04 steps: