Skip to content

Commit

Permalink
Fix PHP-CS-Fixer build (#1113)
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry authored Jul 3, 2022
1 parent ac0567d commit bb4ed62
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/static-analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:

- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: '8.0'

- name: Install dependencies
run: composer install --no-progress --no-interaction --prefer-dist
Expand Down

0 comments on commit bb4ed62

Please sign in to comment.