mirror of
https://github.com/google/benchmark.git
synced 2025-04-30 06:50:27 +08:00
add name to clang format job
This commit is contained in:
parent
ea3c3f983b
commit
dc9b229b78
3
.github/workflows/clang-format-lint.yml
vendored
3
.github/workflows/clang-format-lint.yml
vendored
@ -4,7 +4,8 @@ on:
|
||||
pull_request: {}
|
||||
|
||||
jobs:
|
||||
build:
|
||||
job:
|
||||
name: check-clang-format
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user