Skip to content

Merge pull request #41 from niwciu/niwciu-google-search-veryfication #89

Merge pull request #41 from niwciu/niwciu-google-search-veryfication

Merge pull request #41 from niwciu/niwciu-google-search-veryfication #89

name: Run Lizard Library Check
on:
workflow_dispatch:
push:
branches: [main, develop]
pull_request:
branches: [main, develop]
jobs:
lizard:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Lizard Runner
uses: Uno-Takashi/Lizard-Runner@v3
with:
path: "./src"
CCN: "12"
Threshold: "nloc=30"
language: "cpp"
verbose: "true"
arguments: "4"