mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
.github/workflows/pkgcheck.yml: make compatible with pkgcheck-0.8
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
2
.github/workflows/pkgcheck.yml
vendored
2
.github/workflows/pkgcheck.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user