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 @@
-
-
-
-
-