diff --git a/resources/test_conf.yaml b/resources/test_conf.yaml index 8e57f37..3566527 100644 --- a/resources/test_conf.yaml +++ b/resources/test_conf.yaml @@ -13,4 +13,7 @@ sources: - repo: templates examples: - simple_main -... \ No newline at end of file + - ada_main + - spark_main + - inline_code +...