Skip to content

Commit 9d6e2a4

Browse files
committed
enlarge downstream for now
1 parent d88a112 commit 9d6e2a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Downstream.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
- {user: FluxML, repo: Torch.jl, group: All}
2626
- {user: FluxML, repo: Metalhead.jl, group: All}
2727
- {user: Chemellia, repo: AtomicGraphNets.jl, group: All}
28-
- {user: SciML, repo: DiffEqFlux.jl, group: Layers}
29-
- {user: SciML, repo: NeuralPDE.jl, group: NNPDE}
28+
- {user: SciML, repo: DiffEqFlux.jl, group: All} # Layers}
29+
- {user: SciML, repo: NeuralPDE.jl, group: All} # NNPDE}
3030
- {user: SciML, repo: OperatorLearning.jl, group: All}
3131
# if: contains(github.event.pull_request.labels.*.name, 'run downstream test')
3232
steps:

0 commit comments

Comments
 (0)