diff --git a/benchmarks/tracking_performances/Snakefile b/benchmarks/tracking_performances/Snakefile index 4354b431..ba174bb8 100644 --- a/benchmarks/tracking_performances/Snakefile +++ b/benchmarks/tracking_performances/Snakefile @@ -288,5 +288,6 @@ rule tracking_performance_campaigns: "results/tracking_performances/{CAMPAIGN}", CAMPAIGN=[ "25.10.4", + "26.03.0" ], )