Skip to content

Commit

Permalink
add name to clang format job
Browse files Browse the repository at this point in the history
  • Loading branch information
dmah42 authored Oct 17, 2023
1 parent ea3c3f9 commit dc9b229
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/clang-format-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on:
pull_request: {}

jobs:
build:
job:
name: check-clang-format
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit dc9b229

Please sign in to comment.