Skip to content

Commit 67a2082

Browse files
Merge pull request #119 from anandijain/master
fix integration test ci
2 parents b3fbdd8 + d1d9911 commit 67a2082

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
@@ -18,7 +18,7 @@ jobs:
1818
os: [ubuntu-latest]
1919
package:
2020
- {user: SciML, repo: DiffEqFlux.jl, group: DiffEqFlux}
21-
- {user: SciML, repo: NeuarlPDE.jl, group: NNPDE}
21+
- {user: SciML, repo: NeuralPDE.jl, group: NNPDE}
2222

2323
steps:
2424
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)