File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 21
21
with :
22
22
command : test
23
23
args : >
24
- --manifest-path=ndarray-linalg /Cargo.toml
24
+ --manifest-path=lax /Cargo.toml
25
25
--no-default-features
26
26
--features=${{ matrix.feature }}
27
27
39
39
with :
40
40
command : test
41
41
args : >
42
- --manifest-path=ndarray-linalg /Cargo.toml
42
+ --manifest-path=lax /Cargo.toml
43
43
--no-default-features
44
44
--features=${{ matrix.feature }}
45
45
59
59
with :
60
60
command : test
61
61
args : >
62
- --manifest-path=ndarray-linalg /Cargo.toml
62
+ --manifest-path=lax /Cargo.toml
63
63
--no-default-features
64
64
--features=${{ matrix.feature }}
Original file line number Diff line number Diff line change 30
30
with :
31
31
command : test
32
32
args : >
33
- --manifest-path=ndarray-linalg /Cargo.toml
33
+ --manifest-path=lax /Cargo.toml
34
34
--no-default-features
35
35
--features=netlib-${{ matrix.feature }}
36
36
52
52
with :
53
53
command : test
54
54
args : >
55
- --manifest-path=ndarray-linalg /Cargo.toml
55
+ --manifest-path=lax /Cargo.toml
56
56
--no-default-features
57
57
--features=netlib-${{ matrix.feature }}
Original file line number Diff line number Diff line change 30
30
with :
31
31
command : test
32
32
args : >
33
- --manifest-path=ndarray-linalg /Cargo.toml
33
+ --manifest-path=lax /Cargo.toml
34
34
--no-default-features
35
35
--features=openblas-${{ matrix.feature }}
36
36
52
52
with :
53
53
command : test
54
54
args : >
55
- --manifest-path=ndarray-linalg /Cargo.toml
55
+ --manifest-path=lax /Cargo.toml
56
56
--no-default-features
57
57
--features=openblas-${{ matrix.feature }}
You can’t perform that action at this time.
0 commit comments