ci: Update actions (#1268)

This commit is contained in:
Margen67
2024-12-23 20:14:06 -08:00
committed by GitHub
parent b4d2ea72af
commit 63f16fd776
5 changed files with 22 additions and 22 deletions

View File

@@ -4,7 +4,7 @@ on: [push, pull_request]
jobs:
clang-format:
name: 'C++'
name: C++
runs-on: ubuntu-latest
steps:
@@ -16,4 +16,4 @@ jobs:
pipx run "clang-format>=17,<18" \
--style=file \
-i
git diff --exit-code
git diff --exit-code