-
- Downloads
Fix regex pattern in .gitlab-ci.yml
The regular expression pattern for the coverage line in the .gitlab-ci.yml file was not properly formatted. It was causing issues in the CI pipeline as it couldn't correctly parse the coverage percentage. This commit wraps the expression in single quotes to correct this issue.
parent
093a9b76
No related branches found
No related tags found
Please register or sign in to comment