Merge pull request 'Only exit on errors.' () from feature/relax-pkgcheck into master

Reviewed-on: 
This commit is contained in:
Manuel Friedli 2023-05-29 00:58:52 +02:00
commit a6e1908d72

View file

@ -6,4 +6,4 @@ steps:
- name: run-pkgcheck
image: tastytea/pkgcheck:latest
commands:
- pkgcheck --color true scan --exit error,warning,style --net .
- pkgcheck --color true scan --exit error --net .