diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 31e5eaf77..ea31b3a3b 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -129,8 +129,3 @@ jobs: name: codeql-results path: ${{ steps.step1.outputs.sarif-output }} retention-days: 5 - - - name: Fail if an error is found - run: | - ./.github/workflows/fail_on_error.py \ - ${{ steps.step1.outputs.sarif-output }}/cpp.sarif