Skip to content

Fix #233, Add build-run-app and unit-test-coverage CI workflows #4

Fix #233, Add build-run-app and unit-test-coverage CI workflows

Fix #233, Add build-run-app and unit-test-coverage CI workflows #4

name: Unit Test and Coverage
on:
push:
pull_request:
jobs:
unit-test-coverage:
name: Run unit test and coverage
uses: nasa/cFS/.github/workflows/unit-test-coverage.yml@main
with:
is_framework_app: true

Check failure on line 12 in .github/workflows/unit-test-coverage.yml

View workflow run for this annotation

GitHub Actions / Unit Test and Coverage

Invalid workflow file

The workflow is not valid. .github/workflows/unit-test-coverage.yml (Line: 12, Col: 24): Invalid input, is_framework_app is not defined in the referenced workflow.