update: codeql.yml
This commit is contained in:
parent
282c2e0099
commit
e9cf1a3ae0
5
.github/workflows/codeql.yml
vendored
5
.github/workflows/codeql.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user