Skip to content

Sample app runs now #162

Sample app runs now

Sample app runs now #162

Workflow file for this run

name: CodeQl Analysis
on:
push:
pull_request:
jobs:
codeql:
name: Codeql Analysis
uses: nasa/cFS/.github/workflows/codeql-reusable.yml@main
with:
component-path: apps/bpacc_fun
prep: 'make prep; make -C build/tools/elf2cfetbl'
make: 'make -C build/native/default_cpu1/apps/bpacc_fun'