Skip to content

Fixed ICRH wave field plotting (Im(E+) and Im(E-) #191

Fixed ICRH wave field plotting (Im(E+) and Im(E-)

Fixed ICRH wave field plotting (Im(E+) and Im(E-) #191

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