Skip to content

Further cleaning and updated ascot2py.py #217

Further cleaning and updated ascot2py.py

Further cleaning and updated ascot2py.py #217

name: Run Tests (light)
on:
workflow_dispatch:
push:
branches-ignore:
- main
- develop
- docs
jobs:
Prepare:
permissions:
contents: read
packages: write
uses: ascot4fusion/ascot5/.github/workflows/build.yaml@main
Testing:
needs: Prepare
uses: ascot4fusion/ascot5/.github/workflows/tests.yaml@main
with:
run_unit_tests: true