diff --git a/.github/workflows/unit-tests.yml b/.github/workflows/unit-tests.yml index df5302e412a..fc2e2c6cb39 100644 --- a/.github/workflows/unit-tests.yml +++ b/.github/workflows/unit-tests.yml @@ -39,3 +39,4 @@ jobs: event_file: artifacts/Event File/event.json event_name: ${{ github.event.workflow_run.event }} files: "artifacts/**/*.xml" + fail_on: nothing