selfcheck.yml: re-enable core checks in `callgrind` step (#4538)

This commit is contained in:
Oliver Stöneberg 2022-10-09 07:39:32 +02:00 committed by GitHub
parent e35187cf9b
commit b0eeb5d044
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -128,7 +128,6 @@ jobs:
head -50 callgrind.annotated.log
env:
DISABLE_VALUEFLOW: 1
UNUSEDFUNCTION_ONLY: 1
- uses: actions/upload-artifact@v2
with: