# HG changeset patch
# User etisserant <edouard.tisserant@gmail.com>
# Date 1657119851 -7200
# Node ID 49e7d2247d4693dc9a6b2ef210ecc99ae8cf2a6e
# Parent  c1a972412661c7a53b140eb160cf939e8ea13fd5
Github CI: upload artifact (reports) when failing

diff -r c1a972412661 -r 49e7d2247d46 .github/workflows/run_tests_in_docker.yml
--- a/.github/workflows/run_tests_in_docker.yml	Wed Jul 06 14:39:36 2022 +0200
+++ b/.github/workflows/run_tests_in_docker.yml	Wed Jul 06 17:04:11 2022 +0200
@@ -54,6 +54,7 @@
 
     - name: Upload test resuts artifact
       uses: actions/upload-artifact@v3
+      if: failure()
       with:
         name: test_results
         path: ${{ github.workspace }}/test