Fix fsl bug
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
FSL had an issue with putting commas instead of decimal points in the JSON file due to locale differences. Setting the locale explicitly in this MR. Tested the changes with Denys (who was having the issue) over zoom and it worked for him.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.