From 66c7669c0bdbbcc13a2f072a913841da66e0ba34 Mon Sep 17 00:00:00 2001 From: James Hughes Date: Tue, 4 Feb 2025 14:37:06 -0800 Subject: [PATCH] fix name --- .github/workflows/splunk-ta-otel.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/splunk-ta-otel.yml b/.github/workflows/splunk-ta-otel.yml index 91c68250c0..38b006d823 100644 --- a/.github/workflows/splunk-ta-otel.yml +++ b/.github/workflows/splunk-ta-otel.yml @@ -129,9 +129,8 @@ jobs: set -o pipefail make -e bundle.d otelcol generate-technical-addon copy-local-build-to-ta package-ta make -e discovery-test-ta - - test-discovery: - name: test-discovery + spell-check: + name: spell-check runs-on: ubuntu-latest needs: [setup-environment] steps: