.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:
Julien Roy
2023-01-13 16:32:35 -05:00
parent 4433a22cac
commit e820c2a6e2

View File

@@ -14,4 +14,4 @@ jobs:
- name: Run pkgcheck
uses: pkgcore/pkgcheck-action@v1
with:
args: --keywords=-RedundantVersion,-MissingAccountIdentifier,-OldPackageUpdate,-NonsolvableDepsInDev
args: --keywords=-RedundantVersion,-NonsolvableDepsInDev