This commit is contained in:
Nick Gerleman
2022-10-14 08:06:45 -07:00
parent a6016c9567
commit bb6e6cbf56
4 changed files with 8 additions and 16 deletions

View File

@@ -4,7 +4,7 @@ on: [push, pull_request, workflow_dispatch]
jobs:
clang-format:
name: Clang Format
name: Format
runs-on: ubuntu-latest
steps: