Skip to content

Fix #179, Light initialization logic refactor + remove multiple returns #60

Fix #179, Light initialization logic refactor + remove multiple returns

Fix #179, Light initialization logic refactor + remove multiple returns #60

Workflow file for this run

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