SINTEF/ci-cd

`pylint_options` not working as intended

Closed this issue · 1 comments

From this workflows run it seems the a single space-separated line cannot be parsed and used as intended in the workflow.

I'd suggest to check for a newline character in the input and then either do what is being done now to parse the options or instead use the input as is.