.github/workflows/pkgcheck.yml: make compatible with pkgcheck-0.8

Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2021-01-28 12:00:14 +01:00
parent d9f6a167bf
commit a9fbaff9ef

View File

@@ -28,4 +28,4 @@ jobs:
sudo ln -s /var/db/repos/gentoo/profiles/default/linux/amd64/17.1 /etc/portage/make.profile
- name: Test with pkgcheck
run: |
pkgcheck scan --exit --check=-RedundantVersionCheck,-VisibilityCheck,-AcctCheck
pkgcheck scan --exit --checks=-RedundantVersionCheck,-VisibilityCheck,-AcctCheck