We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b257d4 + 1eb7451 commit 0b7e1b6Copy full SHA for 0b7e1b6
.github/workflows/Downstream.yml
@@ -26,7 +26,7 @@ jobs:
26
- {user: Chemellia, repo: AtomicGraphNets.jl, group: All}
27
- {user: SciML, repo: DiffEqFlux.jl, group: Layers}
28
- {user: SciML, repo: NeuralPDE.jl, group: NNPDE}
29
-
+ - {user: SciML, repo: OperatorLearning.jl, group: All}
30
if: contains(github.event.pull_request.labels.*.name, 'run downstream test')
31
steps:
32
- uses: actions/checkout@v2
0 commit comments