Skip to content
Snippets Groups Projects
Commit a2570989 authored by Emmanuel Raviart's avatar Emmanuel Raviart
Browse files

Bump year & fix SMIC value

parent 0a8949ec
No related branches found
No related tags found
No related merge requests found
Pipeline #19905 failed
......@@ -37,7 +37,7 @@ async function main() {
await $`node build/scripts/merge_variables_summaries.js ${jsonDir}`
await $`node build/scripts/diff_reforms_decompositions.js ${jsonDir}`
await $`node build/scripts/merge_reforms.js ${jsonDir}`
await $`node build/scripts/merge_test_cases.js ${jsonDir} --smic=21627 --year 2025`
await $`node build/scripts/merge_test_cases.js ${jsonDir} --smic=21621.6 --year 2026`
await $`node build/scripts/clean_metadata.js ${jsonDir}`
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment