aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-28 12:00:14 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-28 12:00:14 +0100
commita9fbaff9ef604c4d669041f0230788c71614a562 (patch)
treeba43c7ba0412a47ccabff01ee32f96e9e49fe06a
parentsys-apps/drm_info: Apply patch for drm_fourcc.h issue (diff)
downloadguru-a9fbaff9.tar.gz
guru-a9fbaff9.tar.bz2
guru-a9fbaff9.zip
.github/workflows/pkgcheck.yml: make compatible with pkgcheck-0.8
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
-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 eaba4755fc..188f7d534d 100644
--- a/.github/workflows/pkgcheck.yml
+++ b/.github/workflows/pkgcheck.yml
@@ -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