Skip to content

Commit

Permalink
actions: fix php-cs-fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Dec 27, 2022
1 parent 6eaa06f commit 9e5e473
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -19,6 +19,8 @@ jobs:
php-version: ${{ matrix.php }}
ini-values: xdebug.max_nesting_level=3000
tools: php-cs-fixer:3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Load Composer package cache
uses: actions/cache@v3
Expand Down

0 comments on commit 9e5e473

Please sign in to comment.