1
0
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:
dominic 2023-10-17 16:47:29 +01:00 committed by GitHub
parent ea3c3f983b
commit dc9b229b78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,8 @@ on:
pull_request: {}
jobs:
build:
job:
name: check-clang-format
runs-on: ubuntu-latest
steps: