Skip to content

Working version of alternative clog #219

Working version of alternative clog

Working version of alternative clog #219

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