Skip to content

Commit 8be67b4

Browse files
add sciml packages too
1 parent e6394b7 commit 8be67b4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/Downstream.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ jobs:
2323
- {user: FluxML, repo: Flux3D.jl, group: All}
2424
- {user: FluxML, repo: Torch.jl, group: All}
2525
- {user: FluxML, repo: Metalhead.jl, group: All}
26-
- {user: FluxML, repo: AtomicGraphNets.jl, group: All}
26+
- {user: Chemellia, repo: AtomicGraphNets.jl, group: All}
27+
- {user: SciML, repo: DiffEqFlux.jl, group: Layers}
28+
- {user: SciML, repo: NeuralPDE.jl, group: NNPDE}
2729

2830
if: contains(github.event.pull_request.labels.*.name, 'run downstream test')
2931
steps:

0 commit comments

Comments
 (0)