Skip to content

Commit

Permalink
Rename clang-tidy job
Browse files Browse the repository at this point in the history
It's more descriptive this way.
  • Loading branch information
MiKom committed Jul 11, 2024
1 parent 01826fc commit eeecd44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
CXX: "clang++"

jobs:
build:
clang-tidy:
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit eeecd44

Please sign in to comment.