Skip to content

Commit 5c83767

Browse files
committed
Fix name
1 parent f1f538b commit 5c83767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
DEBIAN_FRONTEND: noninteractive
160160
run: |
161161
pip install unidiff
162-
- name: Check updated lines of code match clang-format-7 style
162+
- name: Check updated lines of code meet linting standards
163163
env:
164164
BASE_BRANCH: ${{ github.base_ref }}
165165
MERGE_BRANCH: ${{ github.ref }}

0 commit comments

Comments
 (0)