File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 3333 - {user: SciML, repo: ModelingToolkit.jl, group: All}
3434 - {user: SciML, repo: DiffEqDevTools.jl, group: Core}
3535 - {user: nathanaelbosch, repo: ProbNumDiffEq.jl, group: Downstream}
36+ - {user: SKopecz, repo: PositiveIntegrators.jl, group: Downstream}
3637
3738 steps :
3839 - uses : actions/checkout@v4
5960 err isa Pkg.Resolve.ResolverError || rethrow()
6061 # If we can't resolve that means this is incompatible by SemVer and this is fine
6162 # It means we marked this as a breaking change, so we don't need to worry about
62- # Mistakenly introducing a breaking change, as we have intentionally made one
63+ # mistakenly introducing a breaking change, as we have intentionally made one
6364 @info "Not compatible with this release. No problem." exception=err
6465 exit(0) # Exit immediately, as a success
6566 end
You can’t perform that action at this time.
0 commit comments