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.
1 parent b3fbdd8 commit d1d9911Copy full SHA for d1d9911
.github/workflows/Downstream.yml
@@ -18,7 +18,7 @@ jobs:
18
os: [ubuntu-latest]
19
package:
20
- {user: SciML, repo: DiffEqFlux.jl, group: DiffEqFlux}
21
- - {user: SciML, repo: NeuarlPDE.jl, group: NNPDE}
+ - {user: SciML, repo: NeuralPDE.jl, group: NNPDE}
22
23
steps:
24
- uses: actions/checkout@v2
0 commit comments