Skip to content

Commit

Permalink
chore: rename job
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct committed Aug 5, 2023
1 parent b0b9ade commit fb4d3cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit fb4d3cf

Please sign in to comment.