Skip to content

Commit

Permalink
libeconf.yaml: Run test/pkgconf
Browse files Browse the repository at this point in the history
Fixes: #37189

Signed-off-by: Sergio Durigan Junior <[email protected]>
  • Loading branch information
sergiodj committed Feb 21, 2025
1 parent 9fffc94 commit 48552ba
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions libeconf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ subpackages:
runtime:
- libeconf
description: libeconf dev
test:
pipeline:
- uses: test/pkgconf

update:
enabled: true
Expand All @@ -48,6 +51,7 @@ update:

test:
pipeline:
- uses: test/pkgconf
- name: "Verify econftool availability"
runs: |
econftool --help
Expand Down

0 comments on commit 48552ba

Please sign in to comment.