mirror of
https://github.com/javalsai/lidm.git
synced 2026-06-03 04:28:09 +02:00
typo: Chang -> Clang
This commit is contained in:
@@ -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