aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-28 12:02:38 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-28 12:04:58 +0100
commitb1b258771ef60e4917abb98088d29a63b951186c (patch)
tree63bc35f97e9d26b3467628f6c9cc58156de1b57b /.github/workflows
parentdev-util/VampirTrace: drop dead package (diff)
downloadsci-b1b258771ef60e4917abb98088d29a63b951186c.tar.gz
sci-b1b258771ef60e4917abb98088d29a63b951186c.tar.bz2
sci-b1b258771ef60e4917abb98088d29a63b951186c.zip
.github/workflows/pkgcheck.yml: make compatible with pkgcheck-0.8
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to '.github/workflows')
-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 a6d2d7665..b20362e98 100644
--- a/.github/workflows/pkgcheck.yml
+++ b/.github/workflows/pkgcheck.yml
@@ -30,4 +30,4 @@ jobs:
sudo ln -s /var/db/repos/gentoo/profiles/default/linux/amd64/17.0 /etc/portage/make.profile
- name: Test with pkgcheck
run: |
- pkgcheck scan --exit --check=-RedundantVersionCheck,-VisibilityCheck
+ pkgcheck scan --exit --checks=-RedundantVersionCheck,-VisibilityCheck