File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- name : Test JuliaAstro packages
1+ name : Test JuliaAstro
22
33on :
44 push :
1414 fail-fast : false
1515 matrix :
1616 version :
17- - ' 1 ' # Leave this line unchanged. '1' will automatically expand to the latest stable 1.x release of Julia.
18- - ' nightly '
17+ - " 1 " # Leave this line unchanged. '1' will automatically expand to the latest stable 1.x release of Julia.
18+ - " pre "
1919 os :
2020 - ubuntu-latest
2121 arch :
Original file line number Diff line number Diff line change 77 - cron : ' 15 2 * * *' # 2:15 AM UTC every day
88jobs :
99 docs :
10- name : MultiDocumentation
10+ name : build
1111 runs-on : ubuntu-latest
1212 steps :
1313 - uses : actions/checkout@v5
Original file line number Diff line number Diff line change 11JuliaAstro.github.io
22====================
33
4- [ ![ Stable ] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://juliaastro.org/ )
5- [ ![ Build website ] ( https://github.com/JuliaAstro/JuliaAstro.github.io/actions/workflows/Documentation.yml/badge.svg )] ( https://github.com/JuliaAstro/JuliaAstro.github.io/actions/workflows/Documentation.yml )
6- [ ![ pages-build-deployment ] ( https://github.com/JuliaAstro/JuliaAstro.github.io/actions/workflows/pages/pages-build-deployment/badge.svg?branch=gh-pages )] ( https://github.com/JuliaAstro/JuliaAstro.github.io/actions/workflows/pages/pages-build-deployment )
7- [ ![ Test JuliaAstro packages ] ( https://github.com/JuliaAstro/JuliaAstro.github.io/actions/workflows/CI.yml/badge.svg )] ( https://github.com/JuliaAstro/JuliaAstro.github.io/actions/workflows/CI.yml )
4+ [ ![ docs ] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://juliaastro.org/ )
5+ [ ![ Build] ( https://github.com/JuliaAstro/JuliaAstro.github.io/actions/workflows/Documentation.yml/badge.svg )] ( https://github.com/JuliaAstro/JuliaAstro.github.io/actions/workflows/Documentation.yml )
6+ [ ![ Deploy ] ( https://github.com/JuliaAstro/JuliaAstro.github.io/actions/workflows/pages/pages-build-deployment/badge.svg?branch=gh-pages )] ( https://github.com/JuliaAstro/JuliaAstro.github.io/actions/workflows/pages/pages-build-deployment )
7+ [ ![ Test JuliaAstro] ( https://github.com/JuliaAstro/JuliaAstro.github.io/actions/workflows/CI.yml/badge.svg )] ( https://github.com/JuliaAstro/JuliaAstro.github.io/actions/workflows/CI.yml )
88
99## Description
1010
You can’t perform that action at this time.
0 commit comments