mirror of
https://github.com/javalsai/lidm.git
synced 2025-08-31 02:18:00 +02:00
typo: Chang -> Clang
This commit is contained in:
2
.github/workflows/check-and-build.yml
vendored
2
.github/workflows/check-and-build.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
|||||||
- run: find . -type f -name '*.sh' -not -path './assets/pkg/aur/*/src/*' | xargs shellcheck
|
- run: find . -type f -name '*.sh' -not -path './assets/pkg/aur/*/src/*' | xargs shellcheck
|
||||||
|
|
||||||
clangcheck:
|
clangcheck:
|
||||||
name: Chang Check
|
name: Clang Check
|
||||||
runs-on: ubuntu-24.04
|
runs-on: ubuntu-24.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Reference in New Issue
Block a user