Generate CI test artifacts in ${CI_PROJECT_DIR}
What does this MR do and why?
Most of our tests generate artifacts in CI, this MR ensure the artifacts are generated in the root of the project. For Sylva-core itself it doesn't change too much but it will allow to reuse theses tests in different projects if needed without requiring to override the artifacts section of each tests