Skip to content

added tau_bounce as input to RFOF markers (was previously dummy) #224

added tau_bounce as input to RFOF markers (was previously dummy)

added tau_bounce as input to RFOF markers (was previously dummy) #224

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