Skip to content

Fix #75, Use size_t for size variables/parameters + zero-out the gloabl data struct #115

Fix #75, Use size_t for size variables/parameters + zero-out the gloabl data struct

Fix #75, Use size_t for size variables/parameters + zero-out the gloabl data struct #115

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