Skip to content

Commit ee24752

Browse files
authored
Merge pull request #672 from sathvikbhagavan/patch-1
ci: use DataInterpolations from SciML instead of PumasAI
2 parents 6b00088 + 3f2b182 commit ee24752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/IntegrationTest.yml

+1-1
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)