Skip to content

Add Boltzmann solver packages to ecosystem #50

Add Boltzmann solver packages to ecosystem

Add Boltzmann solver packages to ecosystem #50

Workflow file for this run

name: Test JuliaAstro (release)
on:
push:
branches: [main]
pull_request:
schedule:
- cron: '15 2 * * 1' # 2:15 AM UTC every Monday
jobs:
test-release:
uses: ./.github/workflows/CI.yml
with:
test_args: "--verbose packages_release"