Skip to content

Commit

Permalink
rename the kinds CI validate-success task to 'validate-success-kinds' (
Browse files Browse the repository at this point in the history
  • Loading branch information
laverya authored Sep 3, 2024
1 parent 746fc96 commit 0c406e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kinds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Unit tests
run: make -C kinds unit-tests

validate-success:
validate-success-kinds:
runs-on: ubuntu-latest
needs:
- lint
Expand Down

0 comments on commit 0c406e1

Please sign in to comment.