Skip to content

Commit

Permalink
Feature #773: enable C/C++ Linter
Browse files Browse the repository at this point in the history
  • Loading branch information
fklassen committed Jan 3, 2023
1 parent 6496f3f commit 9e5af43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
if: steps.linter.outputs.checks-failed > 0
run: echo "Some files failed the linting checks!"
# for actual deployment
# run: exit 1
run: exit 1

0 comments on commit 9e5af43

Please sign in to comment.