Skip to content

Commit 0b7e1b6

Browse files
authored
Merge pull request #1869 from FluxML/ChrisRackauckas-patch-1
2 parents 3b257d4 + 1eb7451 commit 0b7e1b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- {user: Chemellia, repo: AtomicGraphNets.jl, group: All}
2727
- {user: SciML, repo: DiffEqFlux.jl, group: Layers}
2828
- {user: SciML, repo: NeuralPDE.jl, group: NNPDE}
29-
29+
- {user: SciML, repo: OperatorLearning.jl, group: All}
3030
if: contains(github.event.pull_request.labels.*.name, 'run downstream test')
3131
steps:
3232
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)