update: codeql.yml

This commit is contained in:
b4yuan 2023-11-06 12:44:45 -05:00 committed by GitHub
parent 282c2e0099
commit e9cf1a3ae0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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