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