Skip to content

Commit b6056cf

Browse files
Merge pull request #4 from nevergiveupcpp/ngu/ci
chore: rename all-checks job display name
2 parents 505234b + ca384b5 commit b6056cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
fail-on-alert: true
109109

110110
all-checks:
111-
name: all-checks
111+
name: All Checks
112112
runs-on: ubuntu-latest
113113
if: github.event_name == 'pull_request'
114114
needs: unittests

0 commit comments

Comments
 (0)