shellcheck: only fails on warnings for now.

This commit is contained in:
Benoit Marty
2024-06-11 17:51:32 +02:00
parent 1ec38573b6
commit 02e42ab92f

View File

@@ -198,7 +198,7 @@ jobs:
uses: ludeeus/action-shellcheck@2.0.0
with:
scandir: ./tools
severity: error
severity: warning
upload_reports:
name: Project Check Suite