File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,10 +25,10 @@ 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: All} # Layers}
29- - {user: SciML, repo: NeuralPDE.jl, group: All} # NNPDE}
28+ - {user: SciML, repo: DiffEqFlux.jl, group: Layers}
29+ - {user: SciML, repo: NeuralPDE.jl, group: NNPDE}
3030 - {user: SciML, repo: OperatorLearning.jl, group: All}
31- # if: contains(github.event.pull_request.labels.*.name, 'run downstream test')
31+ if : contains(github.event.pull_request.labels.*.name, 'run downstream test')
3232 steps :
3333 - uses : actions/checkout@v2
3434 - uses : julia-actions/setup-julia@v1
Original file line number Diff line number Diff line change 11name = " Flux"
22uuid = " 587475ba-b771-5e3f-ad9e-33799f191a9c"
3- version = " 0.12.99 "
3+ version = " 0.13.0-DEV "
44
55[deps ]
66Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
You can’t perform that action at this time.
0 commit comments