Change job name of clang tidy to avoid confusion with the build process

This commit is contained in:
David Capello 2024-02-27 12:19:32 -03:00
parent a86b0a7d0c
commit 104f80b334

View File

@ -6,7 +6,7 @@ on:
- '**.h'
- '.github/workflows/clang_tidy.yml'
jobs:
build:
review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4