Skip to content

proto helper script #90

proto helper script

proto helper script #90

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