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' - '**.h'
- '.github/workflows/clang_tidy.yml' - '.github/workflows/clang_tidy.yml'
jobs: jobs:
build: review:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4