Skip to content

Commit

Permalink
CI: Add "-UnknownRestrict" to keywords
Browse files Browse the repository at this point in the history
Signed-off-by: Kirin Etheridge <[email protected]>
  • Loading branch information
kir68k committed Sep 13, 2024
1 parent 2b4e59a commit dd47f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- name: Run pkgcheck
uses: pkgcore/pkgcheck-action@v1
with:
args: --keywords=-NonsolvableDepsInStable
args: --keywords=-NonsolvableDepsInStable,-UnknownRestrict

0 comments on commit dd47f93

Please sign in to comment.