diff options
-rwxr-xr-x | .circleci/test_spm.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/test_spm.sh b/.circleci/test_spm.sh index fc52e04..c7223dd 100755 --- a/.circleci/test_spm.sh +++ b/.circleci/test_spm.sh @@ -10,7 +10,7 @@ cd build set -x ctest -T test -rsync -av Testing/*/*.xml "${TEST_RESULTS}" +rsync -av Testing/*/*.xml "${TEST_RESULTS}"/spm spm --list |