diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index fd3fee6710..910a4625e7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -149,6 +149,7 @@ jobs: "property_tests/tests/null", "property_tests/tests/principal", "property_tests/tests/record", + "property_tests/tests/recursive", "property_tests/tests/service", "property_tests/tests/stable_b_tree_map", "property_tests/tests/text",