diff --git a/scripts/ci/extends/test-artifacts.yml b/scripts/ci/extends/test-artifacts.yml index 031252e6ca9b8fdf22f6d6ef4948411dd1cd8875..96f2a07bbe8102bbf7a359f14d1c810018ec80d7 100644 --- a/scripts/ci/extends/test-artifacts.yml +++ b/scripts/ci/extends/test-artifacts.yml @@ -1,5 +1,6 @@ .test-artifacts: artifacts: + when: always paths: - build/*/logs/*.log - build/*/Tests/ctest.xml