Skip to content

Commit

Permalink
Trial run with exhaustive checks
Browse files Browse the repository at this point in the history
  • Loading branch information
matt335672 committed May 28, 2024
1 parent 0ec084f commit 715a2b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ jobs:
- run: ./bootstrap
- run: ./configure
- run: scripts/install_cppcheck.sh $CPPCHECK_REPO $CPPCHECK_VER
- run: scripts/run_cppcheck.sh -v $CPPCHECK_VER
- run: scripts/run_cppcheck.sh -v $CPPCHECK_VER -f

code_formatting_check:
name: code formatting check
Expand Down

0 comments on commit 715a2b9

Please sign in to comment.