From d6fdffe10693f594d3d409f3be32f57cb9c0a4a6 Mon Sep 17 00:00:00 2001 From: Darren Kelly Date: Tue, 26 Dec 2023 00:08:08 +0000 Subject: [PATCH] update PR report --- .github/workflows/integration-tests.yaml | 6 ++++++ .idea/workspace.xml | 5 ----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index 9e50653bc..6d6524265 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -28,5 +28,11 @@ jobs: uses: EnricoMi/publish-unit-test-result-action@v2 if: always() with: + only-summary: 'false' + list-suites: 'all' + list-tests: 'all' + fail-on-error: 'true' files: | integration_tests/results.json + + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index c6dd4f201..d17df663a 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,11 +7,6 @@ - - - - -