The testing framework runs the examples in RMG-Py/test/regression
which use the following reactor types:
aromatics/input.py:simpleReactor(
liquid_oxidation/input.py:liquidReactor(
nitrogen/input.py:simpleReactor(
oxidation/input.py:simpleReactor(
sulfur/input.py:simpleReactor(
sulfur/input.py:simpleReactor(
superminimal/input.py:simpleReactor(
so the RMS reactor types are not being tested in this CI framework.
I think at least one of the regression tests should use an RMS reactor, so that a "full run" of RMG that uses RMS is tested via CI.