Skip to content

Commit

Permalink
Add no filter to code style check on ubuntu22
Browse files Browse the repository at this point in the history
Signed-off-by: Raasz, Pawel <[email protected]>
  • Loading branch information
praasz committed Feb 13, 2025
1 parent 8dd931b commit 14698e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code_style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
level: warning
fail_level: error
filter_mode: nofilter

clang-format-aarch64:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 14698e3

Please sign in to comment.