Skip to content

Commit 1959fe7

Browse files
authored
Remove Molly.jl from Downstream.yml CI
Molly.jl is no longer using Zygote, so remove it from reverse CI.
1 parent a38a4a5 commit 1959fe7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/Downstream.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
- {user: SciML, repo: DiffEqFlux.jl, group: Layers}
2626
- {user: SciML, repo: DiffEqFlux.jl, group: BasicNeuralDE}
2727
- {user: SciML, repo: NeuralPDE.jl, group: NNPDE}
28-
- {user: JuliaMolSim, repo: Molly.jl, group: Zygote}
2928
steps:
3029
- uses: actions/checkout@v3
3130
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)