Skip to content

Commit

Permalink
pkgcheck: re-add --net
Browse files Browse the repository at this point in the history
The action should now support it without package installation.
  • Loading branch information
olifre authored Jan 15, 2024
1 parent feddc2b commit 11984eb
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 @@ -14,4 +14,4 @@ jobs:
- name: Run pkgcheck
uses: pkgcore/pkgcheck-action@v1
with:
args: --keywords=-RedundantVersion,-MissingAccountIdentifier
args: --net --keywords=-RedundantVersion,-MissingAccountIdentifier

0 comments on commit 11984eb

Please sign in to comment.