mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
.github/workflows: re-enable some checks that are passing now
OldPackageUpdate: did some cleaning up, the bug previously mentioned is resolved now, so packages in ::gentoo don't get flagged MissingAccountIdentifier: this is fixed as well since the check passes globally Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
2
.github/workflows/pkgcheck.yml
vendored
2
.github/workflows/pkgcheck.yml
vendored
@@ -14,4 +14,4 @@ jobs:
|
||||
- name: Run pkgcheck
|
||||
uses: pkgcore/pkgcheck-action@v1
|
||||
with:
|
||||
args: --keywords=-RedundantVersion,-MissingAccountIdentifier,-OldPackageUpdate,-NonsolvableDepsInDev
|
||||
args: --keywords=-RedundantVersion,-NonsolvableDepsInDev
|
||||
|
||||
Reference in New Issue
Block a user