When both input and output files are the same, it creates unnecesary
troubles in debugging issues with the JUnit files.
Keep the Pytest-generated file in the artifacts and output the checked
version as a new file.
Companion MR: https://gitlab.isc.org/isc-projects/bind9-qa/-/merge_requests/155
Merge branch 'stepan/dont-overwrite-pytest-junit-xml' into 'main'
See merge request isc-projects/bind9!11430