File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 7575 - name : Test marshal regression
7676 run : ruby scripts/update_suite.rb -m
7777
78+ - name : Test incremental regression
79+ run : ruby scripts/update_suite.rb -i
80+
7881 lower-bounds-downgrade :
7982 # use external 0install solver to downgrade: https://github.com/ocaml-opam/opam-0install-solver
8083 # TODO: will be built in in opam 2.2: https://github.com/ocaml/opam/pull/4909
@@ -147,6 +150,9 @@ jobs:
147150 - name : Test marshal regression
148151 run : ruby scripts/update_suite.rb -m
149152
153+ - name : Test incremental regression
154+ run : ruby scripts/update_suite.rb -i
155+
150156 lower-bounds-docker :
151157 # use builtin-0install solver to remove and downgrade, opam normally compiled without, Docker images have it compiled
152158
@@ -228,3 +234,6 @@ jobs:
228234
229235 - name : Test marshal regression
230236 run : ruby scripts/update_suite.rb -m
237+
238+ - name : Test incremental regression
239+ run : ruby scripts/update_suite.rb -i
You can’t perform that action at this time.
0 commit comments