Skip to content

Commit 8972306

Browse files
amontoisonMaxenceGollier
authored andcommitted
[CI] Fix tests with buildkite
1 parent d1f4929 commit 8972306

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/enzyme.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
using LinearAlgebra, SparseArrays, Test
2+
using JET
23
using SparseMatrixColorings
34
using ADNLPModels, ManualNLPModels, NLPModels, NLPModelsModifiers, NLPModelsTest
45
using ADNLPModels:

test/zygote.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
using LinearAlgebra, SparseArrays, Test
2+
using JET
23
using ADNLPModels, ManualNLPModels, NLPModels, NLPModelsModifiers, NLPModelsTest
34
using ADNLPModels:
45
gradient, gradient!, jacobian, hessian, Jprod!, Jtprod!, directional_second_derivative, Hvprod!

0 commit comments

Comments
 (0)