X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=.github%2Fworkflows%2Fci.yml;fp=.github%2Fworkflows%2Fci.yml;h=6e0dc3d4f3d73506c0e1bda90e1167aee3c1fb66;hp=5e56d837a713d387c5985cd4e4c7f49989c568b6;hb=54f4f026b7379f02786b4f074f4d248c4b3e1ebc;hpb=114dee054de7fd8b5921b406c5fb69e2cbade9d6 diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5e56d83..6e0dc3d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,6 +15,7 @@ jobs: enable_debug: "yes" enable_zts: "yes" enable_iconv: "yes" + TEST_PHP_ARGS: "-d error_reporting=24575" runs-on: ubuntu-20.04 steps: - uses: actions/checkout@v2