Skip to content

Commit e4cb08f

Browse files
ci: avoid running MTKNeuralNets QA tests in CI
1 parent 3ffc18e commit e4cb08f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- {user: SciML, repo: MethodOfLines.jl, group: Interface}
4545
- {user: SciML, repo: MethodOfLines.jl, group: 2D_Diffusion}
4646
- {user: SciML, repo: MethodOfLines.jl, group: DAE}
47-
- {user: SciML, repo: ModelingToolkitNeuralNets.jl, group: All}
47+
- {user: SciML, repo: ModelingToolkitNeuralNets.jl, group: Core}
4848
- {user: SciML, repo: SciMLSensitivity.jl, group: Core8}
4949
steps:
5050
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)