Skip to content

fix typo in an equation (#2022) #3818

fix typo in an equation (#2022)

fix typo in an equation (#2022) #3818

Workflow file for this run

name: check ifdefs
on:
push:
branches:
- development
- main
pull_request:
branches:
- development
jobs:
check-ifdefs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- name: Setup Python
uses: actions/setup-python@v6
with:
python-version: '3.14'
- name: Run check-ifdefs
run: |
python .github/workflows/check_ifdefs.py .github/workflows/good_defines.txt