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"