Skip to content

Fix #244, making version string PEP 440-compliant #138

Fix #244, making version string PEP 440-compliant

Fix #244, making version string PEP 440-compliant #138

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