Skip to content

make: protobuf target #88

make: protobuf target

make: protobuf target #88

Workflow file for this run

name: cppcheck-action-test
on: [push]
jobs:
build:
name: cppcheck-test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: cppcheck
uses: shmocz/cppcheck-action@main
with:
script_path: ./scripts/cppcheck.sh