Skip to content

Fix #233, Add build-run-app and unit-test-coverage CI workflows #153

Fix #233, Add build-run-app and unit-test-coverage CI workflows

Fix #233, Add build-run-app and unit-test-coverage CI workflows #153

Workflow file for this run

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