diff --git a/.github/workflows/integrate.yml b/.github/workflows/integrate.yml index b495e04..b846750 100644 --- a/.github/workflows/integrate.yml +++ b/.github/workflows/integrate.yml @@ -9,7 +9,7 @@ on: pull_request: null env: - PHP_EXTENSIONS: "intl" + PHP_EXTENSIONS: "intl, :php-psr" jobs: file_consistency: