This repository was archived by the owner on Jul 19, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99jobs :
1010 test :
1111 runs-on : ubuntu-latest
12- strategy :
13- matrix :
14- group :
15- - Interface
1612 steps :
1713 - uses : actions/checkout@v2
1814 - uses : julia-actions/setup-julia@v1
3026 ${{ runner.os }}-
3127 - uses : julia-actions/julia-buildpkg@v1
3228 - uses : julia-actions/julia-runtest@v1
33- env :
34- GROUP : ${{ matrix.group }}
3529 - uses : julia-actions/julia-processcoverage@v1
3630 - uses : codecov/codecov-action@v1
3731 with :
Original file line number Diff line number Diff line change 11# DiffEqOperators.jl
22
3+ [ ![ Build Status] ( https://github.com/SciML/DiffEqOperators.jl/workflows/CI/badge.svg )] ( https://github.com/SciML/DiffEqOperators.jl/actions?query=workflow%3ACI )
4+
35[ ![ Build Status] ( https://github.com/SciML/DiffEqOperators.jl/workflows/CI/badge.svg )] ( https://github.com/SciML/DiffEqOperators.jl/actions?query=workflow%3ACI )
46[ ![ GitlabCI] ( https://gitlab.com/JuliaGPU/DiffEqOperators.jl/badges/master/pipeline.svg )] ( https://gitlab.com/JuliaGPU/DiffEqOperators.jl/pipelines )
57[ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( http://diffeqoperators.sciml.ai/stable/ )
You can’t perform that action at this time.
0 commit comments