We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7642d19 commit 897fad9Copy full SHA for 897fad9
.github/workflows/ci.yml
@@ -14,4 +14,6 @@ jobs:
14
uses: ignition-tooling/action-ignition-ci@focal
15
with:
16
codecov-enabled: true
17
+ cppcheck-enabled: true
18
+ cpplint-enabled: true
19
doxygen-enabled: true
0 commit comments