Skip to content

lisa.conf: Avoid hiding ValueError when loading a conf file

Fix MultiSrcConfABC.from_yaml_map_list() to not hide ValueError raised when loading a file.

Merge request reports