Skip to content

Commit

Permalink
Revert "change ci name to suit branch protection rule (#191)"
Browse files Browse the repository at this point in the history
This reverts commit 19bf01c.
  • Loading branch information
guguducken authored Nov 23, 2024
1 parent aa79ed4 commit 861bfb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/utils.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
pr_coverage:
if: ${{ needs.check_organization_user.outputs.safe_label == '1' || needs.check_organization_user.outputs.in_org == '1' }}
name: Coverage
name: PR Unit and BVT Test Coverage
needs: [check_organization_user]
environment: ci
# if you change runner, must modify L117
Expand Down

0 comments on commit 861bfb9

Please sign in to comment.