Skip to content

CI: marshal into JSON and fix escaping issue

Administrator requested to merge devx/ci-fixing-escape-test into main

Created by: jhchabran

YAML marshalling is sometimes a bit unpredictable and led to having strings generated with different quotes, with different escaping rules.

See the differences here:

Merge request reports

Loading