Skip to content

Commit 916d4d1

Browse files
committed
add code
1 parent 4ace52f commit 916d4d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cppcheck.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
runs-on: ubuntu-latest
1212

1313
steps:
14+
- uses: actions/checkout@v2
15+
1416
- name: c-linter
1517
uses: tonybaloney/cppcheck-action@master
1618
with:

0 commit comments

Comments
 (0)