Skip to content

Fix #92, Adds static analysis comments and replace strncpy with snprintf #28

Fix #92, Adds static analysis comments and replace strncpy with snprintf

Fix #92, Adds static analysis comments and replace strncpy with snprintf #28

Workflow file for this run

name: Build and Run
on:
push:
pull_request:
jobs:
build-run:
name: Build and run with startup msg verification
uses: nasa/cFS/.github/workflows/build-run-app.yml@main