Skip to content

Commit

Permalink
add cppcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
kosloot committed Sep 12, 2024
1 parent d4e0850 commit 4a1407d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/timbl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ jobs:
with:
module: ticcutils

- uses: LanguageMachines/ticcactions/setup-cppcheck@v1
- name: Static Code-check
uses: LanguageMachines/ticcactions/setup-cppcheck@v1
if: ${{ env.action_status == '' }}
run: cppcheck ${{ env.cpc_opts }} .

Expand Down

0 comments on commit 4a1407d

Please sign in to comment.