shellcheck: only fails on error for now.

This commit is contained in:
Benoit Marty 2024-06-11 17:50:45 +02:00
parent 9be8ab7f38
commit 0ddf2ba7b2

View file

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