commit | dc9b229b78fe198ab9c6ee572d0be4b19287a1f5 | [log] [tgz] |
---|---|---|
author | dominic <510002+dmah42@users.noreply.github.com> | Tue Oct 17 16:47:29 2023 +0100 |
committer | GitHub <noreply@github.com> | Tue Oct 17 16:47:29 2023 +0100 |
tree | fb93c4c03ba199e4d5a1fb7f7f989d1e3432dec9 | |
parent | ea3c3f983b8d7d67acf98ea090eae57a0130434e [diff] |
add name to clang format job
diff --git a/.github/workflows/clang-format-lint.yml b/.github/workflows/clang-format-lint.yml index 77ce1f8..328fe36 100644 --- a/.github/workflows/clang-format-lint.yml +++ b/.github/workflows/clang-format-lint.yml
@@ -4,7 +4,8 @@ pull_request: {} jobs: - build: + job: + name: check-clang-format runs-on: ubuntu-latest steps: