mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-05 16:20:06 +01:00
Update build_check.yml
This commit is contained in:
parent
0f44b859ef
commit
76ff65e0ef
2
.github/workflows/build_check.yml
vendored
2
.github/workflows/build_check.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue