Skip to content

Commit 3f2b182

Browse files
ci: use DataInterpolations from SciML instead of PumasAI
1 parent 6b00088 commit 3f2b182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/IntegrationTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- {user: invenia, repo: PDMatsExtras.jl}
3030
- {user: chrisbrahms, repo: Hankel.jl}
3131
- {user: SciML, repo: DiffEqBase.jl}
32-
- {user: PumasAI, repo: DataInterpolations.jl}
32+
- {user: SciML, repo: DataInterpolations.jl}
3333
- {user: dfdx, repo: Yota.jl}
3434
- {user: JuliaStats, repo: StatsFuns.jl}
3535
- {user: JuliaStats, repo: LogExpFunctions.jl}

0 commit comments

Comments
 (0)