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