mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
.github/workflows/pkgcheck.yml: found the correct name for this check
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,-MissingAccountIdentifier
|
||||
pkgcheck scan --exit --check=-RedundantVersionCheck,-VisibilityCheck,-AcctCheck
|
||||
|
||||
Reference in New Issue
Block a user