Skip to content

Commit

Permalink
ci: fix typo in coding_guidelines.yml
Browse files Browse the repository at this point in the history
Typo fix: Guidelines

Signed-off-by: Vixay Phimmasane <[email protected]>
  • Loading branch information
visuphi authored and kartben committed Feb 5, 2025
1 parent 4bfd8e5 commit 8119951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coding_guidelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 8119951

Please sign in to comment.