aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Roy <julien@jroy.ca>2023-01-13 16:32:35 -0500
committerJulien Roy <julien@jroy.ca>2023-01-13 16:36:26 -0500
commite820c2a6e2241abc7c8c67d5c7afe5f012f09629 (patch)
treed89bbb401761d856894e5f7f8bd86f4ee15ac65c /.github
parentprofiles/updates: remove old packages (diff)
downloadguru-e820c2a6e2241abc7c8c67d5c7afe5f012f09629.tar.gz
guru-e820c2a6e2241abc7c8c67d5c7afe5f012f09629.tar.bz2
guru-e820c2a6e2241abc7c8c67d5c7afe5f012f09629.zip
.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>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/pkgcheck.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pkgcheck.yml b/.github/workflows/pkgcheck.yml
index ff8473996..30afdc58c 100644
--- a/.github/workflows/pkgcheck.yml
+++ b/.github/workflows/pkgcheck.yml
@@ -14,4 +14,4 @@ jobs:
- name: Run pkgcheck
uses: pkgcore/pkgcheck-action@v1
with:
- args: --keywords=-RedundantVersion,-MissingAccountIdentifier,-OldPackageUpdate,-NonsolvableDepsInDev
+ args: --keywords=-RedundantVersion,-NonsolvableDepsInDev