Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deep5050 committed Apr 16, 2021
1 parent 7054592 commit b4d7c69
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 @@ -15,7 +15,7 @@ jobs:

# CppCheck analysis task
- name: cppcheck
uses: BaderEddineOuaich/cppcheck-action@main
uses: ./
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
check_library: disable
Expand Down

0 comments on commit b4d7c69

Please sign in to comment.