Skip to content

Commit ece3b2c

Browse files
author
KristofferC
committed
only run HyperHessians tests
1 parent 6517285 commit ece3b2c

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

.github/workflows/Test.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -98,23 +98,23 @@ jobs:
9898
- '1.11'
9999
- '1.12'
100100
group:
101-
- ChainRules
102-
- DifferentiateWith
103-
# - Diffractor
104-
- Enzyme
105-
- FastDifferentiation
106-
- FiniteDiff
107-
- FiniteDifferences
108-
- ForwardDiff
109-
- GTPSA
101+
# - ChainRules
102+
# - DifferentiateWith
103+
# # - Diffractor
104+
# - Enzyme
105+
# - FastDifferentiation
106+
# - FiniteDiff
107+
# - FiniteDifferences
108+
# - ForwardDiff
109+
# - GTPSA
110110
- HyperHessians
111-
- Mooncake
112-
- PolyesterForwardDiff
113-
- ReverseDiff
114-
- SparsityDetector
115-
- Symbolics
116-
- Tracker
117-
- Zygote
111+
# - Mooncake
112+
# - PolyesterForwardDiff
113+
# - ReverseDiff
114+
# - SparsityDetector
115+
# - Symbolics
116+
# - Tracker
117+
# - Zygote
118118
skip_lts:
119119
- ${{ github.event.pull_request.draft }}
120120
skip_pre:

0 commit comments

Comments
 (0)