Skip to content

Fix #382, Replace exit(1) and exit(-1) with EXIT_FAILURE macro #359

Fix #382, Replace exit(1) and exit(-1) with EXIT_FAILURE macro

Fix #382, Replace exit(1) and exit(-1) with EXIT_FAILURE macro #359

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: psp
make: 'make -C build/native/default_cpu1/psp'