From 64d9c7dca2a157e1144149b9b7100f34e0c81443 Mon Sep 17 00:00:00 2001 From: Rodi Reich Zilberman <867491+rodireich@users.noreply.github.com> Date: Tue, 14 Mar 2023 16:06:01 -0700 Subject: [PATCH] typo (#24075) --- .github/workflows/test-connector-performance-command.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-connector-performance-command.yml b/.github/workflows/test-connector-performance-command.yml index c603e272bef2..85f4c6320ddb 100644 --- a/.github/workflows/test-connector-performance-command.yml +++ b/.github/workflows/test-connector-performance-command.yml @@ -29,5 +29,5 @@ on: jobs: Stub: runs-on: ubuntu-latest - step: + steps: - run: echo "Test Connector Performance stub"