Skip to content

Commit

Permalink
Fix job name for clang tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmeow committed Jan 6, 2025
1 parent bc637bd commit 80947ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang_tidy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ concurrency:
cancel-in-progress: true

jobs:
test:
clang-tidy:
runs-on: ubuntu-22.04

steps:
Expand Down

0 comments on commit 80947ac

Please sign in to comment.