Skip to content

Fix #138, Convert int32 return codes and variables to CFE_Status_t #31

Fix #138, Convert int32 return codes and variables to CFE_Status_t

Fix #138, Convert int32 return codes and variables to CFE_Status_t #31

Workflow file for this run

name: Format Check
# Run on all push and pull requests
on:
push:
pull_request:
jobs:
format-check:
name: Run format check
uses: nasa/cFS/.github/workflows/format-check.yml@main