Skip to content

Commit b87c080

Browse files
committed
Verify PECL package as part of CI
1 parent f72363f commit b87c080

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ jobs:
8787
export DB2CLIINIPATH=$PWD
8888
export REPORT_EXIT_STATUS=1
8989
php run-tests.php -P --show-diff tests
90+
- name: Verify package
91+
run: pecl package-validate
9092
windows:
9193
defaults:
9294
run:

0 commit comments

Comments
 (0)