Only exit on errors.
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Manuel Friedli 2023-05-29 00:53:34 +02:00
parent b3f971fe0d
commit dcb2353206
1 changed files with 1 additions and 1 deletions

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 .