Skip to content

update pynucastro networks to pynucastro 2.12 #2542

update pynucastro networks to pynucastro 2.12

update pynucastro networks to pynucastro 2.12 #2542

Workflow file for this run

name: check powi
on:
push:
branches:
- development
- main
pull_request:
branches:
- development
jobs:
check-powi:
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_powi
run: |
python .github/workflows/check_powi.py .