From 95d50f918a12dd5bd2a2a8d15311df06274ba98d Mon Sep 17 00:00:00 2001 From: BodoBolero Date: Tue, 14 Jan 2025 16:10:44 +0100 Subject: [PATCH] syntax error --- .github/workflows/ingest_benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ingest_benchmark.yml b/.github/workflows/ingest_benchmark.yml index 2500483fcf..39dbd124fa 100644 --- a/.github/workflows/ingest_benchmark.yml +++ b/.github/workflows/ingest_benchmark.yml @@ -53,7 +53,7 @@ jobs: - target_project: new_empty_project stripe_size: null # run with neon defaults which will shard split only when reaching the threshold - target_project: large_existing_project - stripe_size: null # cannot re-shared or choose different stripe size for existing, already sharded project + stripe_size: null # cannot re-shared or choose different stripe size for existing, already sharded project max-parallel: 1 # we want to run each stripe size sequentially to be able to compare the results permissions: contents: write