Skip to content

Fix #1410, Apply fabs to full relative error in UtAssert_DoubleCmpRel #1154

Fix #1410, Apply fabs to full relative error in UtAssert_DoubleCmpRel

Fix #1410, Apply fabs to full relative error in UtAssert_DoubleCmpRel #1154

Workflow file for this run

name: Format Check
# Run on all push and pull requests
on:
push:
branches:
- dev
- main
pull_request:
types:
- opened
- reopened
- synchronize
workflow_dispatch:
jobs:
format-check:
name: Run format check
uses: nasa/cFS/.github/workflows/format-check.yml@dev