Skip to content

Commit

Permalink
gh-action: re-enable MissingAccountIdentifier check
Browse files Browse the repository at this point in the history
It does not really affect this overlay.

Signed-off-by: Oliver Freyermuth <[email protected]>
  • Loading branch information
olifre committed Mar 12, 2024
1 parent 9c0ea04 commit 5d1f00a
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: --net --keywords=-RedundantVersion,-MissingAccountIdentifier
args: --net --keywords=-RedundantVersion

0 comments on commit 5d1f00a

Please sign in to comment.