Skip to content

Enforce same types for dt and tspan in multiple_shooting.jl #506

Enforce same types for dt and tspan in multiple_shooting.jl

Enforce same types for dt and tspan in multiple_shooting.jl #506

Workflow file for this run

name: Downgrade
on:
pull_request:
branches:
- master
paths-ignore:
- 'docs/**'
push:
branches:
- master
paths-ignore:
- 'docs/**'
jobs:
test:
name: "Downgrade"
uses: "SciML/.github/.github/workflows/downgrade.yml@v1"
with:
julia-version: "lts"
group: "Misc"
secrets: "inherit"