diff --git a/.github/workflows/phplint.yml b/.github/workflows/phplint.yml index f62cee0e..67e8caa0 100644 --- a/.github/workflows/phplint.yml +++ b/.github/workflows/phplint.yml @@ -13,4 +13,4 @@ jobs: - uses: overtrue/phplint@7.4 with: path: . - options: --exclude=*.log + options: --exclude="system/libs/polyfill-mbstring/bootstrap80.php"