Skip to content

Fix #375, removed network setup call (will squash later) #32

Fix #375, removed network setup call (will squash later)

Fix #375, removed network setup call (will squash later) #32

name: Static Analysis
# Run on all push and pull requests
on:
push:
pull_request:
jobs:
static-analysis:
name: Run cppcheck
uses: nasa/cFS/.github/workflows/static-analysis.yml@main
with:
strict-dir-list: './fsw'