From 68adbb20e8cc667ae8722662abd6fd6afedb1dc6 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Sun, 8 Sep 2024 12:51:06 -0700 Subject: [PATCH] fix: Fix YAML syntax --- .github/workflows/cicd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index bc25acf0b3..ef21291d90 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -1072,7 +1072,7 @@ jobs: test-reproducibility.pl, test-splitForests.pl, test-parameters-diff.py, - test-parameters-extract.py, + test-parameters-extract.py, test-output-datasets-suffixes.py, test-star-formation-histories.py, test-star-formation-histories-adaptive.py,