selfcheck.yml: re-enable core checks in `callgrind` step (#4538)
This commit is contained in:
parent
e35187cf9b
commit
b0eeb5d044
|
@ -128,7 +128,6 @@ jobs:
|
||||||
head -50 callgrind.annotated.log
|
head -50 callgrind.annotated.log
|
||||||
env:
|
env:
|
||||||
DISABLE_VALUEFLOW: 1
|
DISABLE_VALUEFLOW: 1
|
||||||
UNUSEDFUNCTION_ONLY: 1
|
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue