diff --git a/.github/workflows/Downstream.yml b/.github/workflows/Downstream.yml index 54416b7..48d5d8c 100644 --- a/.github/workflows/Downstream.yml +++ b/.github/workflows/Downstream.yml @@ -26,7 +26,6 @@ jobs: - {user: SciML, repo: DiffEqFlux.jl, group: Layers} - {user: SciML, repo: DiffEqFlux.jl, group: BasicNeuralDE} - {user: SciML, repo: NeuralPDE.jl, group: NNPDE} - - {user: JuliaMolSim, repo: Molly.jl, group: Zygote} steps: - uses: actions/checkout@v3 - uses: julia-actions/setup-julia@v1 @@ -55,4 +54,4 @@ jobs: # Mistakenly introducing a breaking change, as we have intentionally made one @info "Not compatible with this release. No problem." exception=err exit(0) # Exit immediately, as a success - end \ No newline at end of file + end