[phpmyadmin/phpmyadmin] 9bf9ac: Do not generate code coverage from multi-arch tests

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 9bf9ac37444185253c52e219cd9fdebbed60ee0e https://github.com/phpmyadmin/phpmyadmin/commit/9bf9ac37444185253c52e219cd9f... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2021-09-13 (Mon, 09 September 2021) -03:00 Changed paths: M .github/workflows/tests.yml Log Message: ----------- Do not generate code coverage from multi-arch tests Code coverage from multi-arch tests is not needed. Knowing if the tests passes is enough. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> Commit: d9c51d60f6c71ec670f448d1bfc764cb7db23bdb https://github.com/phpmyadmin/phpmyadmin/commit/d9c51d60f6c71ec670f448d1bfc7... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2021-09-13 (Mon, 09 September 2021) -03:00 Changed paths: M .github/workflows/tests.yml Log Message: ----------- Merge pull request #17106 from mauriciofauth/multi-arch-coverage Do not generate code coverage from multi-arch tests
participants (1)
-
Maurício Meneghini Fauth