We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6d00a8 commit 52bb5b4Copy full SHA for 52bb5b4
.github/workflows/Downstream.yml
@@ -31,7 +31,7 @@ jobs:
31
- {user: SciML, repo: SBMLToolkit.jl, group: All}
32
- {user: SciML, repo: NeuralPDE.jl, group: NNPDE}
33
- {user: SciML, repo: DataDrivenDiffEq.jl, group: Downstream}
34
- - {user: SciML, repo: StructuralIdentifiability.jl, group: All}
+ - {user: SciML, repo: StructuralIdentifiability.jl, group: Core}
35
- {user: SciML, repo: ModelingToolkitStandardLibrary.jl, group: Core}
36
- {user: SciML, repo: ModelOrderReduction.jl, group: All}
37
- {user: SciML, repo: MethodOfLines.jl, group: Interface}
0 commit comments