Skip to content

Commit

Permalink
Capitalize job name
Browse files Browse the repository at this point in the history
  • Loading branch information
Robyt3 committed Mar 10, 2022
1 parent 92ec578 commit b589203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
sudo apt-get install jq -y
- name: Check header guards
run: scripts/check_header_guards.py
- name: lint JSON
- name: Lint JSON
run: |
while read -r json;
do
Expand Down

0 comments on commit b589203

Please sign in to comment.