CI: spell checker silently fails

This commit is contained in:
0penBrain
2023-02-12 16:46:53 +01:00
parent ad9afb6173
commit 9480c98ccc

View File

@@ -131,7 +131,7 @@ on:
type: string
required: false
codespellFailSilent:
default: false
default: true
type: boolean
required: false
checkClangTidy: