Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deep5050 authored Dec 18, 2020
1 parent 6a295ed commit 139acea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v2

- name: cppcheck
uses: deep5050/cppcheck-action@main
uses: ./
with:
github_token: ${{ secrets.GITHUB_TOKEN}}
max_ctu_depth: 4
Expand Down

0 comments on commit 139acea

Please sign in to comment.