Skip to content

Add multi-wavelength spectroscopy tutorial #96

Add multi-wavelength spectroscopy tutorial

Add multi-wavelength spectroscopy tutorial #96

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"