aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.ci/local/test.sh
diff options
context:
space:
mode:
Diffstat (limited to '.ci/local/test.sh')
-rwxr-xr-x.ci/local/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/local/test.sh b/.ci/local/test.sh
index e78a4be..088539b 100755
--- a/.ci/local/test.sh
+++ b/.ci/local/test.sh
@@ -71,7 +71,7 @@ setup_cgitize_toml() {
mkdir -p -- "$conf_dir"
cat <<EOF | tee "$cgitize_toml_path"
-output = "$output_dir"
+output_dir = "$output_dir"
[repositories.test_repo]
name = "test_repo"