Skip to content

Fix #179, Add build-run-app workflow to CI #1

Fix #179, Add build-run-app workflow to CI

Fix #179, Add build-run-app workflow to CI #1

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
with:
startup-string: "CI Lab Initialized"