Skip to content

Commit

Permalink
Only check some reasonable profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
osirisinferi committed Aug 17, 2024
1 parent 8e56ee8 commit f49d233
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 @@ -27,4 +27,4 @@ jobs:
- name: Run pkgcheck
uses: pkgcore/pkgcheck-action@v1
with:
args: --keywords=-RedundantVersion,-MissingAccountIdentifier,-OldPackageUpdate,-VisibleVcsPkg
args: --keywords=-RedundantVersion,-MissingAccountIdentifier,-OldPackageUpdate,-VisibleVcsPkg --profiles=default/linux/amd64/23.0,default/linux/x86/23.0/i686,default/linux/arm/23.0,default/linux/arm64/23.0

0 comments on commit f49d233

Please sign in to comment.