diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2b603c2..36e6f7a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: run: echo "matrix=$(ls | grep 'operator-v*' | jq -R -s -c 'split("\n")[:-1]')" >> $GITHUB_OUTPUT lint-build-test: - name: lint + name: lint-build-test needs: prep-matrix runs-on: ubuntu-latest strategy: