Update build_check.yml

This commit is contained in:
Peter Buchegger 2021-05-15 17:20:59 +02:00 committed by GitHub
parent 0f44b859ef
commit 76ff65e0ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -85,7 +85,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Run Cppcheck
uses: Bedzior/cppcheck-action@v1.0
uses: Bedzior/cppcheck-action
with:
enabled checks: all
enable inconclusive: true