ci: fix typo in coding_guidelines.yml
Typo fix: Guidelines Signed-off-by: Vixay Phimmasane <visuphi@gmail.com>
This commit is contained in:
parent
4bfd8e5378
commit
8119951283
2
.github/workflows/coding_guidelines.yml
vendored
2
.github/workflows/coding_guidelines.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
sudo apt-get update
|
||||
sudo apt-get install coccinelle
|
||||
|
||||
- name: Run Coding Guildeines Checks
|
||||
- name: Run Coding Guidelines Checks
|
||||
continue-on-error: true
|
||||
id: coding_guidelines
|
||||
env:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user