Skip to content

Remove Rosenbrock-Euler and Ros2 methods (#2015) #3804

Remove Rosenbrock-Euler and Ros2 methods (#2015)

Remove Rosenbrock-Euler and Ros2 methods (#2015) #3804

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@v6
- 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