mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
[ci skip] Ignore bundled pcre2lib in code coverage (#12752)
This commit is contained in:
parent
4d32e2bb87
commit
ec8f880921
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
ignore:
|
||||
- "ext/dom/lexbor/lexbor" # bundled library
|
||||
- "ext/pcre/pcre2lib" # bundled library
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue